Vulnerability Details : CVE-2023-0799
Potential exploit
LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3701, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.
Vulnerability category: Denial of service
Products affected by CVE-2023-0799
- cpe:2.3:a:libtiff:libtiff:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-0799
0.01%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 1 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-0799
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H |
2.5
|
4.2
|
GitLab Inc. | |
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
1.8
|
3.6
|
NIST |
CWE ids for CVE-2023-0799
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by:
- 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)
- nvd@nist.gov (Primary)
References for CVE-2023-0799
-
https://lists.debian.org/debian-lts-announce/2023/02/msg00026.html
[SECURITY] [DLA 3333-1] tiff security update
-
https://security.gentoo.org/glsa/202305-31
LibTIFF: Multiple Vulnerabilities (GLSA 202305-31) — Gentoo security
-
https://www.debian.org/security/2023/dsa-5361
Debian -- Security Information -- DSA-5361-1 tiff
-
https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0799.json
2023/CVE-2023-0799.json · master · GitLab.org / cves · GitLabVDB Entry
-
https://security.netapp.com/advisory/ntap-20230316-0003/
March 2023 LibTIFF Vulnerabilities in NetApp Products | NetApp Product Security
-
https://gitlab.com/libtiff/libtiff/-/issues/494
tiffcrop: heap-use-after-free in extractContigSamplesShifted32bits, tiffcrop.c:3701 (#494) · Issues · libtiff / libtiff · GitLabExploit;Issue Tracking;Patch;Vendor Advisory
-
https://gitlab.com/libtiff/libtiff/-/commit/afaabc3e50d4e5d80a94143f7e3c997e7e410f68
Merge branch 'tiffcrop_R270_fix#492' into 'master' (afaabc3e) · Commits · libtiff / libtiff · GitLabPatch
Jump to