gsd-2013-2126
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Multiple double free vulnerabilities in the LibRaw::unpack function in libraw_cxx.cpp in LibRaw before 0.15.2 allow context-dependent attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a malformed full-color (1) Foveon or (2) sRAW image file.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-2126", "description": "Multiple double free vulnerabilities in the LibRaw::unpack function in libraw_cxx.cpp in LibRaw before 0.15.2 allow context-dependent attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a malformed full-color (1) Foveon or (2) sRAW image file.", "id": "GSD-2013-2126", "references": [ "https://www.suse.com/security/cve/CVE-2013-2126.html", "https://advisories.mageia.org/CVE-2013-2126.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2013-2126" ], "details": "Multiple double free vulnerabilities in the LibRaw::unpack function in libraw_cxx.cpp in LibRaw before 0.15.2 allow context-dependent attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a malformed full-color (1) Foveon or (2) sRAW image file.", "id": "GSD-2013-2126", "modified": "2023-12-13T01:22:17.417005Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-2126", "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": "Multiple double free vulnerabilities in the LibRaw::unpack function in libraw_cxx.cpp in LibRaw before 0.15.2 allow context-dependent attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a malformed full-color (1) Foveon or (2) sRAW image file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "53883", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/53883" }, { "name": "53547", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/53547" }, { "name": "USN-1884-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-1884-1" }, { "name": "USN-1885-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-1885-1" }, { "name": "http://www.libraw.org/news/libraw-0-15-2", "refsource": "CONFIRM", "url": "http://www.libraw.org/news/libraw-0-15-2" }, { "name": "openSUSE-SU-2013:1085", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2013-06/msg00195.html" }, { "name": "https://github.com/LibRaw/LibRaw/commit/19ffddb0fe1a4ffdb459b797ffcf7f490d28b5a6", "refsource": "CONFIRM", "url": "https://github.com/LibRaw/LibRaw/commit/19ffddb0fe1a4ffdb459b797ffcf7f490d28b5a6" }, { "name": "[oss-security] 20130529 Re: CVE request: libraw: multiple issues", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2013/05/29/7" }, { "name": "openSUSE-SU-2013:1083", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2013-06/msg00193.html" }, { "name": "53938", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/53938" }, { "name": "[oss-security] 20130610 Re: CVE request: libraw: multiple issues", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2013/06/10/1" }, { "name": "53888", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/53888" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:libraw:libraw:0.15.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:libraw:libraw:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.15.1", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:12.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:13.04:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:-:lts:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-2126" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Multiple double free vulnerabilities in the LibRaw::unpack function in libraw_cxx.cpp in LibRaw before 0.15.2 allow context-dependent attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a malformed full-color (1) Foveon or (2) sRAW image file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-399" } ] } ] }, "references": { "reference_data": [ { "name": "53883", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/53883" }, { "name": "53547", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/53547" }, { "name": "http://www.libraw.org/news/libraw-0-15-2", "refsource": "CONFIRM", "tags": [], "url": "http://www.libraw.org/news/libraw-0-15-2" }, { "name": "USN-1885-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-1885-1" }, { "name": "openSUSE-SU-2013:1083", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2013-06/msg00193.html" }, { "name": "USN-1884-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-1884-1" }, { "name": "53938", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/53938" }, { "name": "openSUSE-SU-2013:1085", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2013-06/msg00195.html" }, { "name": "53888", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/53888" }, { "name": "[oss-security] 20130610 Re: CVE request: libraw: multiple issues", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2013/06/10/1" }, { "name": "[oss-security] 20130529 Re: CVE request: libraw: multiple issues", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2013/05/29/7" }, { "name": "https://github.com/LibRaw/LibRaw/commit/19ffddb0fe1a4ffdb459b797ffcf7f490d28b5a6", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/LibRaw/LibRaw/commit/19ffddb0fe1a4ffdb459b797ffcf7f490d28b5a6" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-30T16:27Z", "publishedDate": "2013-08-14T15: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.