Incorrect calculation in UPX - CVE-2019-20051
Published: December 28, 2019 / Updated: January 29, 2020
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.