Off-by-one in libarchive - CVE-2017-14502

 

Off-by-one in libarchive - CVE-2017-14502

Published: November 19, 2018


Vulnerability identifier: #VU15954
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-14502
CWE-ID: CWE-193
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: libarchive
Affected software:
libarchive

Detailed vulnerability description

The vulnerability allows a remote attacker to cause DoS condition on the target system.

The vulnerability exists due to off-by-one error for UTF-16 names in RAR archives. A remote attacker can trigger an out-of-bounds read in archive_read_format_rar_read_header and cause the service to crash.


How to mitigate CVE-2017-14502

Install updates from vendor's website.

Sources