#VU17119 Out-of-bounds read in uriparser - CVE-2018-20721
Published: January 22, 2019
uriparser
uriparser
Description
The vulnerability allows a remote attacker to gain access to cause DoS condition.
The vulnerability exists in URI_FUNC() in UriParse.c in uriparser due to a boundary condition. A remote attacker can create a specially crafted Excel file, trick the victim into opening it, trigger out-of-bounds read error for an incomplete URI with an IPv6 address containing an embedded IPv4 address, such as a "//[::44.1" address and cause the service to crash.