CVE-2023-27371

Severity CVSS v4.0:
Pending analysis
Type:
CWE-125 Out-of-bounds Read
Publication date:
28/02/2023
Last modified:
31/03/2023

Description

GNU libmicrohttpd before 0.9.76 allows remote DoS (Denial of Service) due to improper parsing of a multipart/form-data boundary in the postprocessor.c MHD_create_post_processor() method. This allows an attacker to remotely send a malicious HTTP POST packet that includes one or more '\0' bytes in a multipart/form-data boundary field, which - assuming a specific heap layout - will result in an out-of-bounds read and a crash in the find_boundary() function.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:gnu:libmicrohttpd:*:*:*:*:*:*:*:* 0.9.76 (excluding)