ghsa-w6c9-7896-vqpm
Vulnerability from github
Published
2022-05-14 03:33
Modified
2022-05-14 03:33
Severity ?
Details
The _TIFFmalloc function in tif_unix.c in LibTIFF 4.0.3 does not reject a zero size, which allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image that is mishandled by the TIFFWriteScanline function in tif_write.c, as demonstrated by tiffdither.
{ "affected": [], "aliases": [ "CVE-2014-8130" ], "database_specific": { "cwe_ids": [ "CWE-369" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-03-12T02:29:00Z", "severity": "MODERATE" }, "details": "The _TIFFmalloc function in tif_unix.c in LibTIFF 4.0.3 does not reject a zero size, which allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image that is mishandled by the TIFFWriteScanline function in tif_write.c, as demonstrated by tiffdither.", "id": "GHSA-w6c9-7896-vqpm", "modified": "2022-05-14T03:33:16Z", "published": "2022-05-14T03:33:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8130" }, { "type": "WEB", "url": "https://github.com/vadz/libtiff/commit/3c5eb8b1be544e41d2c336191bc4936300ad7543" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1185817" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201701-16" }, { "type": "WEB", "url": "http://bugzilla.maptools.org/show_bug.cgi?id=2483" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2015/Jun/msg00001.html" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2015/Jun/msg00002.html" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2015/01/24/15" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-1546.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-1547.html" }, { "type": "WEB", "url": "http://support.apple.com/kb/HT204941" }, { "type": "WEB", "url": "http://support.apple.com/kb/HT204942" }, { "type": "WEB", "url": "http://www.conostix.com/pub/adv/CVE-2014-8130-LibTIFF-Division_By_Zero.txt" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/72353" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1032760" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/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.