{ "containers": { "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2009-01-28T00:00:00.000Z", "descriptions": [ { "lang": "en", "value": "Integer signedness error in the fourxm_read_header function in libavformat/4xm.c in FFmpeg before revision 16846 allows remote attackers to execute arbitrary code via a malformed 4X movie file with a large current_track value, which triggers a NULL pointer dereference." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-10-11T19:57:01.000Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "ADV-2009-0277", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2009/0277" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://svn.mplayerhq.hu/ffmpeg/trunk/libavformat/4xm.c?r1=16838&r2=16846&pathrev=16846" }, { "name": "34845", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/34845" }, { "name": "33711", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/33711" }, { "name": "33502", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/33502" }, { "name": "DSA-1781", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2009/dsa-1781" }, { "name": "51643", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/51643" }, { "name": "USN-734-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-734-1" }, { "name": "34905", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/34905" }, { "name": "DSA-1782", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2009/dsa-1782" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://git.ffmpeg.org/?p=ffmpeg%3Ba=commitdiff%3Bh=72e715fb798f2cb79fd24a6d2eaeafb7c6eeda17" }, { "name": "FEDORA-2009-3428", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2009-April/msg00210.html" }, { "name": "34385", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/34385" }, { "name": "GLSA-200903-33", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "http://security.gentoo.org/glsa/glsa-200903-33.xml" }, { "name": "MDVSA-2009:297", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:297" }, { "name": "FEDORA-2009-3433", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2009-April/msg00215.html" }, { "name": "ffmpeg-fourxmreadheader-code-execution(48330)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48330" }, { "name": "34296", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/34296" }, { "name": "34712", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/34712" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://svn.mplayerhq.hu/ffmpeg?view=rev&revision=16846" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.trapkit.de/advisories/TKADV2009-004.txt" }, { "name": "20090128 [TKADV2009-004] FFmpeg Type Conversion Vulnerability", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/500514/100/0/threaded" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2009-0385", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Integer signedness error in the fourxm_read_header function in libavformat/4xm.c in FFmpeg before revision 16846 allows remote attackers to execute arbitrary code via a malformed 4X movie file with a large current_track value, which triggers a NULL pointer dereference." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "ADV-2009-0277", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2009/0277" }, { "name": "http://svn.mplayerhq.hu/ffmpeg/trunk/libavformat/4xm.c?r1=16838&r2=16846&pathrev=16846", "refsource": "CONFIRM", "url": "http://svn.mplayerhq.hu/ffmpeg/trunk/libavformat/4xm.c?r1=16838&r2=16846&pathrev=16846" }, { "name": "34845", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/34845" }, { "name": "33711", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/33711" }, { "name": "33502", "refsource": "BID", "url": "http://www.securityfocus.com/bid/33502" }, { "name": "DSA-1781", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2009/dsa-1781" }, { "name": "51643", "refsource": "OSVDB", "url": "http://osvdb.org/51643" }, { "name": "USN-734-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-734-1" }, { "name": "34905", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/34905" }, { "name": "DSA-1782", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2009/dsa-1782" }, { "name": "http://git.ffmpeg.org/?p=ffmpeg;a=commitdiff;h=72e715fb798f2cb79fd24a6d2eaeafb7c6eeda17", "refsource": "CONFIRM", "url": "http://git.ffmpeg.org/?p=ffmpeg;a=commitdiff;h=72e715fb798f2cb79fd24a6d2eaeafb7c6eeda17" }, { "name": "FEDORA-2009-3428", "refsource": "FEDORA", "url": "https://www.redhat.com/archives/fedora-package-announce/2009-April/msg00210.html" }, { "name": "34385", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/34385" }, { "name": "GLSA-200903-33", "refsource": "GENTOO", "url": "http://security.gentoo.org/glsa/glsa-200903-33.xml" }, { "name": "MDVSA-2009:297", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:297" }, { "name": "FEDORA-2009-3433", "refsource": "FEDORA", "url": "https://www.redhat.com/archives/fedora-package-announce/2009-April/msg00215.html" }, { "name": "ffmpeg-fourxmreadheader-code-execution(48330)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48330" }, { "name": "34296", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/34296" }, { "name": "34712", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/34712" }, { "name": "http://svn.mplayerhq.hu/ffmpeg?view=rev&revision=16846", "refsource": "CONFIRM", "url": "http://svn.mplayerhq.hu/ffmpeg?view=rev&revision=16846" }, { "name": "http://www.trapkit.de/advisories/TKADV2009-004.txt", "refsource": "MISC", "url": "http://www.trapkit.de/advisories/TKADV2009-004.txt" }, { "name": "20090128 [TKADV2009-004] FFmpeg Type Conversion Vulnerability", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/500514/100/0/threaded" } ] } } }, "adp": [ { "providerMetadata": { "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-07T04:31:26.167Z" }, "title": "CVE Program Container", "references": [ { "name": "ADV-2009-0277", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2009/0277" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://svn.mplayerhq.hu/ffmpeg/trunk/libavformat/4xm.c?r1=16838&r2=16846&pathrev=16846" }, { "name": "34845", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/34845" }, { "name": "33711", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/33711" }, { "name": "33502", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/33502" }, { "name": "DSA-1781", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2009/dsa-1781" }, { "name": "51643", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/51643" }, { "name": "USN-734-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-734-1" }, { "name": "34905", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/34905" }, { "name": "DSA-1782", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2009/dsa-1782" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://git.ffmpeg.org/?p=ffmpeg%3Ba=commitdiff%3Bh=72e715fb798f2cb79fd24a6d2eaeafb7c6eeda17" }, { "name": "FEDORA-2009-3428", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2009-April/msg00210.html" }, { "name": "34385", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/34385" }, { "name": "GLSA-200903-33", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "http://security.gentoo.org/glsa/glsa-200903-33.xml" }, { "name": "MDVSA-2009:297", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:297" }, { "name": "FEDORA-2009-3433", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2009-April/msg00215.html" }, { "name": "ffmpeg-fourxmreadheader-code-execution(48330)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48330" }, { "name": "34296", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/34296" }, { "name": "34712", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/34712" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://svn.mplayerhq.hu/ffmpeg?view=rev&revision=16846" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.trapkit.de/advisories/TKADV2009-004.txt" }, { "name": "20090128 [TKADV2009-004] FFmpeg Type Conversion Vulnerability", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/500514/100/0/threaded" } ] } ] }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2009-0385", "datePublished": "2009-02-02T19:00:00.000Z", "dateReserved": "2009-02-02T00:00:00.000Z", "dateUpdated": "2024-08-07T04:31:26.167Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }