HomeDefectsLIN1022-3492
Fixed

LIN1022-3492 : Security Advisory - libmicrohttpd - CVE-2023-27371

Created: Feb 28, 2023    Updated: Apr 3, 2023
Resolved Date: Apr 3, 2023
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Userspace

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.

CREATE(Triage):(User=admin) CVE-2023-27371 (https://nvd.nist.gov/vuln/detail/CVE-2023-27371)