• CVE-2023-45290

发布时间: 2024年3月22日

修改时间: 2025年6月27日

概要

When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.

CVSS v3 指标

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

安全公告

公告名 概要 发布时间
KylinSec-SA-2025-2667 etcd security update 2025年8月9日

影响产品

产品 状态
KY3.4-4A golang Fixed
KY3.5.2 golang Fixed
KY3.4-5 golang Fixed
KY3.5.1 golang Fixed
V6 golang Fixed
KY3.5.3 golang Fixed