gsd-2012-1499
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The JPEG 2000 codec (jp2.c) in OpenJPEG before 1.5 allows remote attackers to execute arbitrary code via a crafted palette index in a CMAP record of a JPEG image, which triggers memory corruption, aka "out-of heap-based buffer write."
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-1499", "description": "The JPEG 2000 codec (jp2.c) in OpenJPEG before 1.5 allows remote attackers to execute arbitrary code via a crafted palette index in a CMAP record of a JPEG image, which triggers memory corruption, aka \"out-of heap-based buffer write.\"", "id": "GSD-2012-1499", "references": [ "https://www.suse.com/security/cve/CVE-2012-1499.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-1499" ], "details": "The JPEG 2000 codec (jp2.c) in OpenJPEG before 1.5 allows remote attackers to execute arbitrary code via a crafted palette index in a CMAP record of a JPEG image, which triggers memory corruption, aka \"out-of heap-based buffer write.\"", "id": "GSD-2012-1499", "modified": "2023-12-13T01:20:18.762278Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2012-1499", "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": "The JPEG 2000 codec (jp2.c) in OpenJPEG before 1.5 allows remote attackers to execute arbitrary code via a crafted palette index in a CMAP record of a JPEG image, which triggers memory corruption, aka \"out-of heap-based buffer write.\"" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://technet.microsoft.com/en-us/security/msvr/msvr12-004", "refsource": "MISC", "url": "http://technet.microsoft.com/en-us/security/msvr/msvr12-004" }, { "name": "FEDORA-2012-9602", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/083105.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=805912", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=805912" }, { "name": "52654", "refsource": "BID", "url": "http://www.securityfocus.com/bid/52654" }, { "name": "http://code.google.com/p/openjpeg/source/detail?r=1330", "refsource": "CONFIRM", "url": "http://code.google.com/p/openjpeg/source/detail?r=1330" }, { "name": "GLSA-201206-06", "refsource": "GENTOO", "url": "http://security.gentoo.org/glsa/glsa-201206-06.xml" }, { "name": "FEDORA-2012-9628", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/082923.html" }, { "name": "http://openjpeg.googlecode.com/svn/branches/openjpeg-1.5/NEWS", "refsource": "MISC", "url": "http://openjpeg.googlecode.com/svn/branches/openjpeg-1.5/NEWS" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:uclouvain:openjpeg:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.4", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:uclouvain:openjpeg:1.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2012-1499" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The JPEG 2000 codec (jp2.c) in OpenJPEG before 1.5 allows remote attackers to execute arbitrary code via a crafted palette index in a CMAP record of a JPEG image, which triggers memory corruption, aka \"out-of heap-based buffer write.\"" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "http://openjpeg.googlecode.com/svn/branches/openjpeg-1.5/NEWS", "refsource": "MISC", "tags": [], "url": "http://openjpeg.googlecode.com/svn/branches/openjpeg-1.5/NEWS" }, { "name": "http://technet.microsoft.com/en-us/security/msvr/msvr12-004", "refsource": "MISC", "tags": [], "url": "http://technet.microsoft.com/en-us/security/msvr/msvr12-004" }, { "name": "FEDORA-2012-9628", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/082923.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=805912", "refsource": "MISC", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=805912" }, { "name": "FEDORA-2012-9602", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/083105.html" }, { "name": "GLSA-201206-06", "refsource": "GENTOO", "tags": [], "url": "http://security.gentoo.org/glsa/glsa-201206-06.xml" }, { "name": "http://code.google.com/p/openjpeg/source/detail?r=1330", "refsource": "CONFIRM", "tags": [], "url": "http://code.google.com/p/openjpeg/source/detail?r=1330" }, { "name": "52654", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/52654" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 9.3, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": true } }, "lastModifiedDate": "2020-09-09T19:56Z", "publishedDate": "2012-04-11T10:39Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…