#VU74198 Input validation error in GNU Libmicrohttpd - CVE-2023-27371
Published: March 30, 2023
GNU Libmicrohttpd
GNU
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of multipart/form-data data within the MHD_create_post_processor() method in the postprocessor.c. A remote attacker can send a specially crafted HTTP POST request to the server and perform a denial of service (DoS) attack.