• CVE-2023-27371

发布时间: 2023年3月17日

修改时间: 2024年10月31日

概要

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.

CVSS v3 指标

NVD openEuler
Confidentiality None None
Attack Vector Network Network
CVSS评分 5.9 7.5
Attack Complexity High Low
Privileges Required None None
Scope Unchanged Unchanged
Integrity None None
User Interaction None None
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2023-1221 libmicrohttpd security update 2023年3月17日

影响产品

产品 状态
KY3.4-4A libmicrohttpd Fixed
KY3.4-5A libmicrohttpd Fixed
KY3.5.1 libmicrohttpd Fixed
KY3.5.2 libmicrohttpd Fixed