gsd-2009-4134
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Buffer underflow in the rgbimg module in Python 2.5 allows remote attackers to cause a denial of service (application crash) via a large ZSIZE value in a black-and-white (aka B/W) RGB image that triggers an invalid pointer dereference.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2009-4134", "description": "Buffer underflow in the rgbimg module in Python 2.5 allows remote attackers to cause a denial of service (application crash) via a large ZSIZE value in a black-and-white (aka B/W) RGB image that triggers an invalid pointer dereference.", "id": "GSD-2009-4134", "references": [ "https://www.suse.com/security/cve/CVE-2009-4134.html", "https://access.redhat.com/errata/RHSA-2011:0260", "https://access.redhat.com/errata/RHSA-2011:0027", "https://linux.oracle.com/cve/CVE-2009-4134.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2009-4134" ], "details": "Buffer underflow in the rgbimg module in Python 2.5 allows remote attackers to cause a denial of service (application crash) via a large ZSIZE value in a black-and-white (aka B/W) RGB image that triggers an invalid pointer dereference.", "id": "GSD-2009-4134", "modified": "2023-12-13T01:19:45.537020Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2009-4134", "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": "Buffer underflow in the rgbimg module in Python 2.5 allows remote attackers to cause a denial of service (application crash) via a large ZSIZE value in a black-and-white (aka B/W) RGB image that triggers an invalid pointer dereference." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://bugs.python.org/issue8678", "refsource": "MISC", "url": "http://bugs.python.org/issue8678" }, { "name": "http://lists.apple.com/archives/security-announce/2010//Nov/msg00000.html", "refsource": "MISC", "url": "http://lists.apple.com/archives/security-announce/2010//Nov/msg00000.html" }, { "name": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html", "refsource": "MISC", "url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html" }, { "name": "http://secunia.com/advisories/42888", "refsource": "MISC", "url": "http://secunia.com/advisories/42888" }, { "name": "http://secunia.com/advisories/43068", "refsource": "MISC", "url": "http://secunia.com/advisories/43068" }, { "name": "http://secunia.com/advisories/43364", "refsource": "MISC", "url": "http://secunia.com/advisories/43364" }, { "name": "http://support.apple.com/kb/HT4435", "refsource": "MISC", "url": "http://support.apple.com/kb/HT4435" }, { "name": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:215", "refsource": "MISC", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:215" }, { "name": "http://www.redhat.com/support/errata/RHSA-2011-0027.html", "refsource": "MISC", "url": "http://www.redhat.com/support/errata/RHSA-2011-0027.html" }, { "name": "http://www.redhat.com/support/errata/RHSA-2011-0260.html", "refsource": "MISC", "url": "http://www.redhat.com/support/errata/RHSA-2011-0260.html" }, { "name": "http://www.vupen.com/english/advisories/2011/0122", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0122" }, { "name": "http://www.vupen.com/english/advisories/2011/0212", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0212" }, { "name": "http://www.vupen.com/english/advisories/2011/0413", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0413" }, { "name": "http://www.securityfocus.com/bid/40361", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/40361" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=541698", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=541698" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:python:python:2.5.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2009-4134" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Buffer underflow in the rgbimg module in Python 2.5 allows remote attackers to cause a denial of service (application crash) via a large ZSIZE value in a black-and-white (aka B/W) RGB image that triggers an invalid pointer dereference." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-787" } ] } ] }, "references": { "reference_data": [ { "name": "40361", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/40361" }, { "name": "http://bugs.python.org/issue8678", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://bugs.python.org/issue8678" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=541698", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=541698" }, { "name": "APPLE-SA-2010-11-10-1", "refsource": "APPLE", "tags": [ "Mailing List" ], "url": "http://lists.apple.com/archives/security-announce/2010//Nov/msg00000.html" }, { "name": "http://support.apple.com/kb/HT4435", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "http://support.apple.com/kb/HT4435" }, { "name": "MDVSA-2010:215", "refsource": "MANDRIVA", "tags": [ "Broken Link" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:215" }, { "name": "RHSA-2011:0027", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://www.redhat.com/support/errata/RHSA-2011-0027.html" }, { "name": "42888", "refsource": "SECUNIA", "tags": [ "Broken Link" ], "url": "http://secunia.com/advisories/42888" }, { "name": "ADV-2011-0122", "refsource": "VUPEN", "tags": [ "Third Party Advisory" ], "url": "http://www.vupen.com/english/advisories/2011/0122" }, { "name": "43068", "refsource": "SECUNIA", "tags": [ "Broken Link" ], "url": "http://secunia.com/advisories/43068" }, { "name": "ADV-2011-0212", "refsource": "VUPEN", "tags": [ "Third Party Advisory" ], "url": "http://www.vupen.com/english/advisories/2011/0212" }, { "name": "SUSE-SR:2011:002", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html" }, { "name": "RHSA-2011:0260", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://www.redhat.com/support/errata/RHSA-2011-0260.html" }, { "name": "43364", "refsource": "SECUNIA", "tags": [ "Broken Link" ], "url": "http://secunia.com/advisories/43364" }, { "name": "ADV-2011-0413", "refsource": "VUPEN", "tags": [ "Third Party Advisory" ], "url": "http://www.vupen.com/english/advisories/2011/0413" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2020-02-18T19:28Z", "publishedDate": "2010-05-27T19:30Z" } } }
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.