#VU110010 Input validation error in request - CVE-2017-16026
Published: June 2, 2025
request
Request
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input. If a request is made using ```multipart```, and the body type is a ```number```, then the specified number of non-zero memory is passed in the body. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.