Google Golang是美国谷歌(Google)公司的一种静态强类型、编译型语言。Go的语法接近C语言,但对于变量的声明有所不同。Go支持垃圾回收功能。Go的并行模型是以东尼·霍尔的通信顺序进程(CSP)为基础,采取类似模型的其他语言包括Occam和Limbo,但它也具有Pi运算的特征,比如通道传输。在1.8版本中开放插件(Plugin)的支持,这意味着现在能从Go中动态加载部分函数。 Google Golang 存在安全漏洞,目前尚无此漏洞的相关信息,请随时关注CNNVD或厂商公告。
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.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| Go standard library | net/http | 0 ~ 1.17.12 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| 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 |
No comments yet