ghsa-6ph5-gf8v-wvm9
Vulnerability from github
Published
2022-02-12 00:00
Modified
2022-03-19 00:01
Severity ?
Details
Null source pointer passed as an argument to memcpy() function within TIFFReadDirectory() in tif_dirread.c in libtiff versions from 4.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, a fix is available with commit 561599c.
{ "affected": [], "aliases": [ "CVE-2022-0562" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-02-11T18:15:00Z", "severity": "MODERATE" }, "details": "Null source pointer passed as an argument to memcpy() function within TIFFReadDirectory() in tif_dirread.c in libtiff versions from 4.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, a fix is available with commit 561599c.", "id": "GHSA-6ph5-gf8v-wvm9", "modified": "2022-03-19T00:01:46Z", "published": "2022-02-12T00:00:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0562" }, { "type": "WEB", "url": "https://gitlab.com/gitlab-org/build/omnibus-mirror/libtiff/-/commit/561599c99f987dc32ae110370cfdd7df7975586b" }, { "type": "WEB", "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0562.json" }, { "type": "WEB", "url": "https://gitlab.com/libtiff/libtiff/-/issues/362" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00001.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZEHZ35XVO2VBZ4HHCMM6J6TQIDSBQOM" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202210-10" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220318-0001" }, { "type": "WEB", "url": "https://www.debian.org/security/2022/dsa-5108" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/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.