gsd-2012-3358
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Multiple heap-based buffer overflows in the j2k_read_sot function in j2k.c in OpenJPEG 1.5 allow remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted (1) tile number or (2) tile length in a JPEG 2000 image file.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-3358", "description": "Multiple heap-based buffer overflows in the j2k_read_sot function in j2k.c in OpenJPEG 1.5 allow remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted (1) tile number or (2) tile length in a JPEG 2000 image file.", "id": "GSD-2012-3358", "references": [ "https://www.suse.com/security/cve/CVE-2012-3358.html", "https://www.debian.org/security/2013/dsa-2629", "https://access.redhat.com/errata/RHSA-2012:1068", "https://alas.aws.amazon.com/cve/html/CVE-2012-3358.html", "https://linux.oracle.com/cve/CVE-2012-3358.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-3358" ], "details": "Multiple heap-based buffer overflows in the j2k_read_sot function in j2k.c in OpenJPEG 1.5 allow remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted (1) tile number or (2) tile length in a JPEG 2000 image file.", "id": "GSD-2012-3358", "modified": "2023-12-13T01:20:20.574631Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3358", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Multiple heap-based buffer overflows in the j2k_read_sot function in j2k.c in OpenJPEG 1.5 allow remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted (1) tile number or (2) tile length in a JPEG 2000 image file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://rhn.redhat.com/errata/RHSA-2012-1068.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2012-1068.html" }, { "name": "http://secunia.com/advisories/49913", "refsource": "MISC", "url": "http://secunia.com/advisories/49913" }, { "name": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:104", "refsource": "MISC", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:104" }, { "name": "http://code.google.com/p/openjpeg/source/detail?r=1727", "refsource": "MISC", "url": "http://code.google.com/p/openjpeg/source/detail?r=1727" }, { "name": "http://osvdb.org/83741", "refsource": "MISC", "url": "http://osvdb.org/83741" }, { "name": "http://www.openwall.com/lists/oss-security/2012/07/11/1", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2012/07/11/1" }, { "name": "http://www.securityfocus.com/bid/54373", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/54373" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/76850", "refsource": "MISC", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/76850" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:uclouvain:openjpeg:1.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3358" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Multiple heap-based buffer overflows in the j2k_read_sot function in j2k.c in OpenJPEG 1.5 allow remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted (1) tile number or (2) tile length in a JPEG 2000 image file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "http://code.google.com/p/openjpeg/source/detail?r=1727", "refsource": "CONFIRM", "tags": [], "url": "http://code.google.com/p/openjpeg/source/detail?r=1727" }, { "name": "49913", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/49913" }, { "name": "[oss-security] 20120711 Openjpeg: heap-buffer overflow when processing JPEG2000 image files", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2012/07/11/1" }, { "name": "54373", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/54373" }, { "name": "RHSA-2012:1068", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2012-1068.html" }, { "name": "83741", "refsource": "OSVDB", "tags": [], "url": "http://osvdb.org/83741" }, { "name": "MDVSA-2012:104", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:104" }, { "name": "openjpeg-jpeg2000-bo(76850)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/76850" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 10.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2023-02-13T04:33Z", "publishedDate": "2012-07-18T23:55Z" } } }
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.