#VU15911 Null pointer dereference in uriparser - CVE-2018-19200
Published: November 15, 2018
uriparser
uriparser
Description
The vulnerability allows a local attacker to cause DoS condition on the target system.
The vulnerability exists in the uriResetUri* function, as defined in the UriCommon.c source code file due to the allowance of operations on a NULL input. A local attacker can send a specially request that submits malicious input, trigger NULL pointer dereference to cause a DoS condition.