gsd-2015-3228
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Integer overflow in the gs_heap_alloc_bytes function in base/gsmalloc.c in Ghostscript 9.15 and earlier allows remote attackers to cause a denial of service (crash) via a crafted Postscript (ps) file, as demonstrated by using the ps2pdf command, which triggers an out-of-bounds read or write.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-3228", "description": "Integer overflow in the gs_heap_alloc_bytes function in base/gsmalloc.c in Ghostscript 9.15 and earlier allows remote attackers to cause a denial of service (crash) via a crafted Postscript (ps) file, as demonstrated by using the ps2pdf command, which triggers an out-of-bounds read or write.", "id": "GSD-2015-3228", "references": [ "https://www.suse.com/security/cve/CVE-2015-3228.html", "https://www.debian.org/security/2015/dsa-3326", "https://ubuntu.com/security/CVE-2015-3228", "https://advisories.mageia.org/CVE-2015-3228.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-3228" ], "details": "Integer overflow in the gs_heap_alloc_bytes function in base/gsmalloc.c in Ghostscript 9.15 and earlier allows remote attackers to cause a denial of service (crash) via a crafted Postscript (ps) file, as demonstrated by using the ps2pdf command, which triggers an out-of-bounds read or write.", "id": "GSD-2015-3228", "modified": "2023-12-13T01:20:07.689588Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-3228", "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 overflow in the gs_heap_alloc_bytes function in base/gsmalloc.c in Ghostscript 9.15 and earlier allows remote attackers to cause a denial of service (crash) via a crafted Postscript (ps) file, as demonstrated by using the ps2pdf command, which triggers an out-of-bounds read or write." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "DSA-3326", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2015/dsa-3326" }, { "name": "http://bugs.ghostscript.com/show_bug.cgi?id=696070", "refsource": "CONFIRM", "url": "http://bugs.ghostscript.com/show_bug.cgi?id=696070" }, { "name": "1033149", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1033149" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1232805", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1232805" }, { "name": "http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=0c0b0859", "refsource": "CONFIRM", "url": "http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=0c0b0859" }, { "name": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html" }, { "name": "http://bugs.ghostscript.com/show_bug.cgi?id=696041", "refsource": "CONFIRM", "url": "http://bugs.ghostscript.com/show_bug.cgi?id=696041" }, { "name": "GLSA-201612-33", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201612-33" }, { "name": "76017", "refsource": "BID", "url": "http://www.securityfocus.com/bid/76017" }, { "name": "USN-2697-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2697-1" }, { "name": "[oss-security] 20150723 CVE-2015-3228 - Ghostscript - Integer overflow", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2015/07/23/14" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:artifex:afpl_ghostscript:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "9.15", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-3228" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Integer overflow in the gs_heap_alloc_bytes function in base/gsmalloc.c in Ghostscript 9.15 and earlier allows remote attackers to cause a denial of service (crash) via a crafted Postscript (ps) file, as demonstrated by using the ps2pdf command, which triggers an out-of-bounds read or write." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-189" } ] } ] }, "references": { "reference_data": [ { "name": "USN-2697-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-2697-1" }, { "name": "DSA-3326", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2015/dsa-3326" }, { "name": "http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=0c0b0859", "refsource": "CONFIRM", "tags": [], "url": "http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=0c0b0859" }, { "name": "http://bugs.ghostscript.com/show_bug.cgi?id=696041", "refsource": "CONFIRM", "tags": [], "url": "http://bugs.ghostscript.com/show_bug.cgi?id=696041" }, { "name": "http://bugs.ghostscript.com/show_bug.cgi?id=696070", "refsource": "CONFIRM", "tags": [], "url": "http://bugs.ghostscript.com/show_bug.cgi?id=696070" }, { "name": "[oss-security] 20150723 CVE-2015-3228 - Ghostscript - Integer overflow", "refsource": "MLIST", "tags": [], "url": "http://openwall.com/lists/oss-security/2015/07/23/14" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1232805", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1232805" }, { "name": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html", "refsource": "CONFIRM", "tags": [], "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html" }, { "name": "76017", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/76017" }, { "name": "GLSA-201612-33", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/201612-33" }, { "name": "1033149", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id/1033149" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true } }, "lastModifiedDate": "2017-09-21T01:29Z", "publishedDate": "2015-08-11T14:59Z" } } }
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.