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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2022-32148— Exposure of client IP addresses in net/http

Quick assessment

Affected
Go standard library net/http
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Google Golang是美国谷歌(Google)公司的一种静态强类型、编译型语言。Go的语法接近C语言,但对于变量的声明有所不同。Go支持垃圾回收功能。Go的并行模型是以东尼·霍尔的通信顺序进程(CSP)为基础,采取类似模型的其他语言包括Occam和Limbo,但它也具有Pi运算的特征,比如通道传输。在1.8版本中开放插件(Plugin)的支持,这意味着现在能从Go中动态加载部分函数。 Google Golang 存在安全漏洞,目前尚无此漏洞的相关信息,请随时关注CNNVD或厂商公告。

AI Predicted 5.3 Difficulty: Easy EPSS 1.35% · P69

Possible ATT&CK Techniques 1 AI

T1005 · Data from Local System
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2022-32148

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
Exposure of client IP addresses in net/http
Source: CVE Program / CVE List V5
Vulnerability Description
Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Google Golang 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Google Golang是美国谷歌(Google)公司的一种静态强类型、编译型语言。Go的语法接近C语言,但对于变量的声明有所不同。Go支持垃圾回收功能。Go的并行模型是以东尼·霍尔的通信顺序进程(CSP)为基础,采取类似模型的其他语言包括Occam和Limbo,但它也具有Pi运算的特征,比如通道传输。在1.8版本中开放插件(Plugin)的支持,这意味着现在能从Go中动态加载部分函数。 Google Golang 存在安全漏洞,目前尚无此漏洞的相关信息,请随时关注CNNVD或厂商公告。
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

Vendor Product Affected Versions CPE Subscribe
Go standard library net/http 0 ~ 1.17.12 -

II. Public POCs for CVE-2022-32148

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2022-32148

登录查看更多情报信息。

Other References for CVE-2022-32148 (5)

Same Patch Batch · Go standard library · 2022-08-09 · 13 CVEs total

CVE-2022-1705 Improper sanitization of Transfer-Encoding headers in net/http
CVE-2022-1962 Stack exhaustion due to deeply nested types in go/parser
CVE-2022-28131 Stack exhaustion from deeply nested XML documents in encoding/xml
CVE-2022-29804 Path traversal via Clean on Windows in path/filepath
CVE-2022-30580 Empty Cmd.Path can trigger unintended binary in os/exec on Windows
CVE-2022-30629 Session tickets lack random ticket_age_add in crypto/tls
CVE-2022-30630 Stack exhaustion in Glob on certain paths in io/fs
CVE-2022-30631 Stack exhaustion when reading certain archives in compress/gzip
CVE-2022-30632 Stack exhaustion on crafted paths in path/filepath
CVE-2022-30633 Stack exhaustion when unmarshaling certain documents in encoding/xml
CVE-2022-30635 Stack exhaustion when decoding certain messages in encoding/gob
CVE-2022-32189 Panic when decoding Float and Rat types in math/big

IV. Related Vulnerabilities

V. Comments for CVE-2022-32148

No comments yet


Leave a comment