Incorrect calculation in UPX - CVE-2019-20051

 

Incorrect calculation in UPX - CVE-2019-20051

Published: December 28, 2019 / Updated: January 29, 2020


Vulnerability identifier: #VU23824
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2019-20051
CWE-ID: CWE-682
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: UPX
Affected software:
UPX

Detailed vulnerability description

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

The vulnerability exists due to incorrect calculation due to a floating point exception within the PackLinuxElf::elf_hash() function in p_lx_elf.cpp. A remote attacker can create a specially crafted file, pass it to the application, trigger a floating-point exception and crash the affected application.


How to mitigate CVE-2019-20051

Install update from vendor's website.

Sources