Out-of-bounds read in file - CVE-2022-48554

 

Out-of-bounds read in file - CVE-2022-48554

Published: September 5, 2023


Vulnerability identifier: #VU80421
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2022-48554
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Ian F. Darwin
Affected software:
file

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary condition within the file_copystr() function in funcs.c. A remote attacker can create a specially crafted file, trick the victim into opening it, trigger an out-of-bounds read error and crash the application.


How to mitigate CVE-2022-48554

Install updates from vendor's website.

Sources