Security readout for executives and security teams
Plain-English summary
This issue affects LibTIFF’s tiffcrop tool. A crafted TIFF file can trigger an out-of-bounds write and cause denial of service. The available sources name LibTIFF 4.4.0 and earlier, with a source fix commit identified. There is no KEV listing or cited evidence of active exploitation.
Executive priority
Treat as a moderate-priority availability risk. Prioritize systems that process external TIFF files automatically or support business-critical image workflows. Routine patching is appropriate unless tiffcrop handles untrusted content in production.
Technical view
CVE-2023-0802 is a CWE-787 out-of-bounds write in tools/tiffcrop.c around line 3724 in LibTIFF <=4.4.0. CVSS 3.1 is 6.8, with local attack vector, low complexity, no privileges, no confidentiality impact, low integrity impact, and high availability impact.
Likely exposure
Exposure is most likely where LibTIFF <=4.4.0 or the tiffcrop utility processes untrusted or user-supplied TIFF files. Risk may also exist through downstream operating system packages or products that bundle affected LibTIFF versions, as reflected by Debian, Gentoo, and NetApp advisories.
Exploitation context
The sources describe denial of service through a crafted TIFF file. The bundle marks KEV as false, and no provided source states active exploitation. Evidence does not support claiming widespread exploitation or remote code execution.
Researcher notes
The provided data supports an out-of-bounds write in tiffcrop with denial-of-service impact and a named upstream fix. It does not establish active exploitation, exploit maturity, or broader impact beyond affected LibTIFF versions and downstream advisories.
Mitigation direction
- Update LibTIFF packages using your operating system or vendor advisory channel.
- For source builds, verify the fix includes commit 33aee127.
- Limit tiffcrop processing of untrusted TIFF files until patched.
- Track Debian, Gentoo, NetApp, or other vendor advisories for affected downstream products.
Validation and detection
- Inventory systems and containers for LibTIFF or tiffcrop versions <=4.4.0.
- Check SBOMs and package manifests for bundled LibTIFF dependencies.
- Confirm patched builds include the referenced upstream fix commit.
- Identify workflows that automatically process user-supplied TIFF files with tiffcrop.
- Verify vendor package versions against Debian, Gentoo, or product advisories.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-787: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-0802 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 6.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H2.54.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.8MediumVector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://gitlab.com/libtiff/libtiff/-/commit/33aee1275d9d1384791d2206776eb8152d397f00CVE reference
- https://gitlab.com/libtiff/libtiff/-/issues/500CVE reference
- https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0802.jsonCVE reference
- [debian-lts-announce] 20230221 [SECURITY] [DLA 3333-1] tiff security updateCVE reference · mailing-list
- DSA-5361CVE reference · vendor-advisory
- https://security.netapp.com/advisory/ntap-20230316-0002/CVE reference
- GLSA-202305-31CVE reference · vendor-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
