#VU23827 Integer overflow in UPX - CVE-2019-14295
Published: December 28, 2019 / Updated: November 17, 2022
UPX
UPX
Description
The vulnerability allows an attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to integer overflow in getElfSections() function in p_vmlinx.cpp via a skewed offset larger than the size of the PE section in a UPX packed executable. An attacker can create a specially crafted file, trigger integer overflow and trigger an allocation of excessive memory.