Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-45290— Memory exhaustion in multipart form parsing in net/textproto and net/http

EPSS 0.42% · P62
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2023-45290

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Memory exhaustion in multipart form parsing in net/textproto and net/http
Source: NVD (National Vulnerability Database)
Vulnerability Description
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.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
Google Go 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Google Go是美国谷歌(Google)公司的一种静态强类型、编译型、并发型,并具有垃圾回收功能的编程语言。 Google Go 存在安全漏洞,该漏洞源于允许用户输入大量字符,导致分配大量的内存,从而可能导致内存耗尽。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
Go standard librarynet/textproto 0 ~ 1.21.8 -

II. Public POCs for CVE-2023-45290

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-45290

登录查看更多情报信息。

Same Patch Batch · Go standard library · 2024-03-05 · 5 CVEs total

CVE-2023-45289Incorrect forwarding of sensitive headers and cookies on HTTP redirect in net/http
CVE-2024-24783Verify panics on certificates with an unknown public key algorithm in crypto/x509
CVE-2024-24784Comments in display names are incorrectly handled in net/mail
CVE-2024-24785Errors returned from JSON marshaling may break template escaping in html/template

IV. Related Vulnerabilities

V. Comments for CVE-2023-45290

No comments yet


Leave a comment