Impact
An off‑by‑one error in the bzip2recover utility allows a specially crafted file to trigger an out‑of‑bounds write to a global buffer, corrupting memory and causing the program to crash. This results in a denial of service. The weakness is a classic buffer overflow, classified as CWE‑787.
Affected Systems
Any installation of bzip2 that includes the bzip2recover utility may be vulnerable; the CVE does not specify which exact versions are affected, only that the flaw was fixed by patch 35d122a3df8b0cc4082a4d89fdc6ee99f375fe67.
Risk and Exploitability
The CVSS score of 5.1 reflects a moderate severity because the flaw only produces a crash, not arbitrary code execution. No EPSS data is available, so the current exploitation likelihood cannot be quantified. The vulnerability is not listed in the CISA KEV catalog. The attack vector is local: an attacker must be able to execute bzip2recover against a crafted file on the affected system; remote exploitation would require additional compromise beyond this flaw.
OpenCVE Enrichment