CVE-2023-27371
Last modified
CVE-2023-27371 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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.. EPSS estimates a 1.24% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gnu | Libmicrohttpd | < 0.9.76 |
References
- https://github.com/0xhebi/CVEs/tree/main/GNU%20LibmicrohttpdExploit, Third Party Advisory
- https://github.com/0xhebi/CVEs/tree/main/GNU%20LibmicrohttpdExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-27371?
How severe is CVE-2023-27371?
How do I fix CVE-2023-27371?
Are you affected by CVE-2023-27371?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
