#VU16705 Memory corruption in libxls - CVE-2018-20452
Published: December 25, 2018
libxls
libxls.sourceforge.net
Description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The vulnerability exists due to inconsistent memory management (new versus free) in ole2_read_header in ole.c. A remote attacker can submit a specially crafted Excel file, trigger an invalid free in the read_MSAT_body function in ole.c and cause the service to crash.