ghsa-7mcc-hw35-pqwf
Vulnerability from github
Published
2023-06-19 12:30
Modified
2024-04-04 04:57
Severity ?
Details
A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.
{ "affected": [], "aliases": [ "CVE-2023-3316" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-06-19T12:15:09Z", "severity": "MODERATE" }, "details": "A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.\n\n", "id": "GHSA-7mcc-hw35-pqwf", "modified": "2024-04-04T04:57:02Z", "published": "2023-06-19T12:30:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3316" }, { "type": "WEB", "url": "https://gitlab.com/libtiff/libtiff/-/issues/515" }, { "type": "WEB", "url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/468" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00034.html" }, { "type": "WEB", "url": "https://research.jfrog.com/vulnerabilities/libtiff-nullderef-dos-xray-522144" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/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.