Remote crash via multipart boundary length underflow
Published Feb 28, 2023 · Updated Mar 11, 2025
Out-of-bounds read in GNU libmicrohttpd before 0.9.76 allows remote attackers to crash HTTP servers via crafted multipart POST requests. MHD_create_post_processor() applies strlen() to a quoted boundary containing NUL bytes, then subtracts two from a one-byte unsigned length; find_boundary() passes the underflowed length to memcmp(). The optional MHD_PostProcessor must process the request, and successful service interruption depends on a favorable heap layout or nonstandard allocator.
Summary
What happened
Out-of-bounds read in GNU libmicrohttpd before 0.9.76 allows remote attackers to crash HTTP servers via crafted multipart POST requests. MHD_create_post_processor() applies strlen() to a quoted boundary containing NUL bytes, then subtracts two from a one-byte unsigned length; find_boundary() passes the underflowed length to memcmp(). The optional MHD_PostProcessor must process the request, and successful service interruption depends on a favorable heap layout or nonstandard allocator.
The record
- CVE
- CVE-2023-27371
- Published
- Feb 28, 2023
- Updated
- Mar 11, 2025
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-125, T1499
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Feb 28, 2023CVE publishedPublication date reported by the CVE source.
- Mar 11, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- CVE-2023-27371 test HTTP packetproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo