gsd-2007-0770
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Buffer overflow in GraphicsMagick and ImageMagick allows user-assisted remote attackers to cause a denial of service and possibly execute arbitrary code via a PALM image that is not properly handled by the ReadPALMImage function in coders/palm.c. NOTE: this issue is due to an incomplete patch for CVE-2006-5456.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2007-0770", "description": "Buffer overflow in GraphicsMagick and ImageMagick allows user-assisted remote attackers to cause a denial of service and possibly execute arbitrary code via a PALM image that is not properly handled by the ReadPALMImage function in coders/palm.c. NOTE: this issue is due to an incomplete patch for CVE-2006-5456.", "id": "GSD-2007-0770", "references": [ "https://www.suse.com/security/cve/CVE-2007-0770.html", "https://www.debian.org/security/2007/dsa-1260" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2007-0770" ], "details": "Buffer overflow in GraphicsMagick and ImageMagick allows user-assisted remote attackers to cause a denial of service and possibly execute arbitrary code via a PALM image that is not properly handled by the ReadPALMImage function in coders/palm.c. NOTE: this issue is due to an incomplete patch for CVE-2006-5456.", "id": "GSD-2007-0770", "modified": "2023-12-13T01:21:36.096190Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-0770", "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": "Buffer overflow in GraphicsMagick and ImageMagick allows user-assisted remote attackers to cause a denial of service and possibly execute arbitrary code via a PALM image that is not properly handled by the ReadPALMImage function in coders/palm.c. NOTE: this issue is due to an incomplete patch for CVE-2006-5456." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "24196", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/24196" }, { "name": "24167", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/24167" }, { "name": "https://issues.rpath.com/browse/RPL-1034", "refsource": "CONFIRM", "url": "https://issues.rpath.com/browse/RPL-1034" }, { "name": "SUSE-SR:2007:003", "refsource": "SUSE", "url": "http://www.novell.com/linux/security/advisories/2007_3_sr.html" }, { "name": "USN-422-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/usn-422-1" }, { "name": "20070208 rPSA-2007-0029-1 ImageMagick", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/459507/100/0/threaded" }, { "name": "31911", "refsource": "OSVDB", "url": "http://www.osvdb.org/31911" }, { "name": "MDKSA-2007:041", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:041" }, { "name": "DSA-1260", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2007/dsa-1260" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:graphicsmagick:graphicsmagick:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:imagemagick:imagemagick:6.3.3.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-0770" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Buffer overflow in GraphicsMagick and ImageMagick allows user-assisted remote attackers to cause a denial of service and possibly execute arbitrary code via a PALM image that is not properly handled by the ReadPALMImage function in coders/palm.c. NOTE: this issue is due to an incomplete patch for CVE-2006-5456." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "https://issues.rpath.com/browse/RPL-1034", "refsource": "CONFIRM", "tags": [], "url": "https://issues.rpath.com/browse/RPL-1034" }, { "name": "DSA-1260", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2007/dsa-1260" }, { "name": "SUSE-SR:2007:003", "refsource": "SUSE", "tags": [], "url": "http://www.novell.com/linux/security/advisories/2007_3_sr.html" }, { "name": "USN-422-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/usn-422-1" }, { "name": "31911", "refsource": "OSVDB", "tags": [], "url": "http://www.osvdb.org/31911" }, { "name": "24167", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/24167" }, { "name": "24196", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/24196" }, { "name": "MDKSA-2007:041", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:041" }, { "name": "20070208 rPSA-2007-0029-1 ImageMagick", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/459507/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 9.3, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": true } }, "lastModifiedDate": "2018-10-16T16:34Z", "publishedDate": "2007-02-12T20:28Z" } } }
Loading...
Loading...
- 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.