Untrusted pointer dereference in UPX - CVE-2019-20053

 

Untrusted pointer dereference in UPX - CVE-2019-20053

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


Vulnerability identifier: #VU23825
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-20053
CWE-ID: CWE-822
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: UPX
Affected software:
UPX

Detailed vulnerability description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to invalid memory address dereference within the canUnpack() function in p_mach.cpp. A remote attacker can pass a specially crafted Mach-O file to the application and perform a denial of service attack.



How to mitigate CVE-2019-20053

Install update from vendor's website.

Sources