ghsa-pmrr-7vvq-vpj6
Vulnerability from github
Published
2022-05-02 03:17
Modified
2024-02-02 18:30
Severity ?
Details
Use-after-free vulnerability in the GIFReadNextExtension function in lib/pngxtern/gif/gifread.c in OptiPNG 0.6.2 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a crafted GIF image that causes the realloc function to return a new pointer, which triggers memory corruption when the old pointer is accessed.
{ "affected": [], "aliases": [ "CVE-2009-0749" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2009-03-02T20:30:00Z", "severity": "HIGH" }, "details": "Use-after-free vulnerability in the GIFReadNextExtension function in lib/pngxtern/gif/gifread.c in OptiPNG 0.6.2 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a crafted GIF image that causes the realloc function to return a new pointer, which triggers memory corruption when the old pointer is accessed.", "id": "GHSA-pmrr-7vvq-vpj6", "modified": "2024-02-02T18:30:21Z", "published": "2022-05-02T03:17:55Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-0749" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48879" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-03/msg00001.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-07/msg00002.html" }, { "type": "WEB", "url": "http://optipng.sourceforge.net" }, { "type": "WEB", "url": "http://secunia.com/advisories/34035" }, { "type": "WEB", "url": "http://secunia.com/advisories/34201" }, { "type": "WEB", "url": "http://secunia.com/advisories/34259" }, { "type": "WEB", "url": "http://secunia.com/advisories/35685" }, { "type": "WEB", "url": "http://sourceforge.net/tracker/index.php?func=detail\u0026aid=2582013\u0026group_id=151404\u0026atid=780913" }, { "type": "WEB", "url": "http://www.gentoo.org/security/en/glsa/glsa-200903-12.xml" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/02/24/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/02/25/4" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/33873" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2009/0510" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.