gsd-2010-1450
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Multiple buffer overflows in the RLE decoder in the rgbimg module in Python 2.5 allow remote attackers to have an unspecified impact via an image file containing crafted data that triggers improper processing within the (1) longimagedata or (2) expandrow function.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2010-1450", "description": "Multiple buffer overflows in the RLE decoder in the rgbimg module in Python 2.5 allow remote attackers to have an unspecified impact via an image file containing crafted data that triggers improper processing within the (1) longimagedata or (2) expandrow function.", "id": "GSD-2010-1450", "references": [ "https://www.suse.com/security/cve/CVE-2010-1450.html", "https://access.redhat.com/errata/RHSA-2011:0260", "https://access.redhat.com/errata/RHSA-2011:0027", "https://linux.oracle.com/cve/CVE-2010-1450.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2010-1450" ], "details": "Multiple buffer overflows in the RLE decoder in the rgbimg module in Python 2.5 allow remote attackers to have an unspecified impact via an image file containing crafted data that triggers improper processing within the (1) longimagedata or (2) expandrow function.", "id": "GSD-2010-1450", "modified": "2023-12-13T01:21:32.172004Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-1450", "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 buffer overflows in the RLE decoder in the rgbimg module in Python 2.5 allow remote attackers to have an unspecified impact via an image file containing crafted data that triggers improper processing within the (1) longimagedata or (2) expandrow function." } ] }, "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/40365", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/40365" }, { "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-2010-1450" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Multiple buffer overflows in the RLE decoder in the rgbimg module in Python 2.5 allow remote attackers to have an unspecified impact via an image file containing crafted data that triggers improper processing within the (1) longimagedata or (2) expandrow function." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-120" } ] } ] }, "references": { "reference_data": [ { "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": "40365", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/40365" }, { "name": "http://bugs.python.org/issue8678", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://bugs.python.org/issue8678" }, { "name": "http://support.apple.com/kb/HT4435", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "http://support.apple.com/kb/HT4435" }, { "name": "APPLE-SA-2010-11-10-1", "refsource": "APPLE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.apple.com/archives/security-announce/2010//Nov/msg00000.html" }, { "name": "MDVSA-2010:215", "refsource": "MANDRIVA", "tags": [ "Broken Link" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:215" }, { "name": "42888", "refsource": "SECUNIA", "tags": [ "Broken Link" ], "url": "http://secunia.com/advisories/42888" }, { "name": "RHSA-2011:0027", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://www.redhat.com/support/errata/RHSA-2011-0027.html" }, { "name": "ADV-2011-0122", "refsource": "VUPEN", "tags": [ "Third Party Advisory" ], "url": "http://www.vupen.com/english/advisories/2011/0122" }, { "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": "43068", "refsource": "SECUNIA", "tags": [ "Broken Link" ], "url": "http://secunia.com/advisories/43068" }, { "name": "RHSA-2011:0260", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://www.redhat.com/support/errata/RHSA-2011-0260.html" }, { "name": "ADV-2011-0413", "refsource": "VUPEN", "tags": [ "Third Party Advisory" ], "url": "http://www.vupen.com/english/advisories/2011/0413" }, { "name": "43364", "refsource": "SECUNIA", "tags": [ "Broken Link" ], "url": "http://secunia.com/advisories/43364" } ] } }, "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": "2020-02-18T19:41Z", "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.