#VU16726 Double-free error in libarchive - CVE-2018-1000877

 

#VU16726 Double-free error in libarchive - CVE-2018-1000877

Published: December 20, 2018 / Updated: December 27, 2018


Vulnerability identifier: #VU16726
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-1000877
CWE-ID: CWE-415
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
libarchive
Software vendor:
libarchive

Description

The vulnerability allows a remote attacker to cause DoS condition.

The vulnerability exists due to double-free error in RAR decoder - libarchive/archive_read_support_format_rar.c, parse_codes(), realloc(rar->lzss.window, new_size) with new_size = 0. A remote attacker can trick the victim into opening a specially crafted RAR archive and cause the service to crash.


Remediation

Install update from vendor's website.

External links