Lucene search
+L

12754 matches found

AlpineLinux
AlpineLinux
added 2022/08/09 8:16 p.m.53 views

CVE-2022-1705

Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid...

6.5CVSS7.6AI score0.01367EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2022/08/09 8:16 p.m.3 views

CVE-2022-1705 Improper sanitization of Transfer-Encoding headers in net/http

Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid...

7.3AI score0.01367EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2022/08/09 8:16 p.m.4 views

CVE-2022-30633 Stack exhaustion when unmarshaling certain documents in encoding/xml

Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag...

7.3AI score0.01956EPSS
SaveExploits0References5
CVE
CVE
added 2022/08/09 8:16 p.m.407 views

CVE-2022-30633

The CVE-2022-30633 incident affects Go's encoding/xml package: Unmarshal can panic due to stack exhaustion when unmarshalling XML into a struct with nested fields using the any tag, in Go versions prior to 1.17.12 and 1.18.4. The published advisories (including ALAS2023-2023-046, ALAS2023-2023-04...

7.5CVSS7.7AI score0.01956EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2022/08/09 8:16 p.m.42 views

CVE-2022-30633

Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag...

7.5CVSS7.5AI score0.01956EPSS
SaveExploits0
OSV
OSV
added 2022/08/09 8:16 p.m.35 views

CVE-2022-30633 Stack exhaustion when unmarshaling certain documents in encoding/xml

Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag...

7.5CVSS6.9AI score
SaveExploits0References8
CVE
CVE
added 2022/08/09 8:16 p.m.420 views

CVE-2022-30635

CVE-2022-30635: Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 can cause a panic due to stack exhaustion when processing deeply nested structures. The description notes this as a vulnerability in Go’s gob decoding. Affected component: encoding/gob; root c...

7.5CVSS7.7AI score0.01696EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2022/08/09 8:16 p.m.38 views

CVE-2022-30635 Stack exhaustion when decoding certain messages in encoding/gob

Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures...

7.7AI score0.01696EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2022/08/09 8:16 p.m.66 views

CVE-2022-30635

Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures...

7.5CVSS7.8AI score0.01696EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2022/08/09 8:16 p.m.36 views

CVE-2022-30635

Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures...

7.5CVSS7.6AI score0.01696EPSS
SaveExploits0
CVE
CVE
added 2022/08/09 12:00 a.m.425 views

CVE-2022-28131

CVE-2022-28131: Uncontrolled recursion in Decoder.Skip in encoding/xml can panic due to stack exhaustion when parsing deeply nested XML. Affected: Go's encoding/xml package. Root cause: recursion while skipping nested XML elements. Impact: potential denial of service via panic/availability loss. ...

7.5CVSS7.7AI score0.02267EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/08/09 12:00 a.m.34 views

CVE-2022-28131 Stack exhaustion from deeply nested XML documents in encoding/xml

Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document...

6.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2022/08/09 12:00 a.m.37 views

CVE-2022-28131 Stack exhaustion from deeply nested XML documents in encoding/xml

Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document...

7.9AI score0.02267EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/08/09 12:00 a.m.62 views

CVE-2022-28131

Removed by vendor...

7.5CVSS6.8AI score0.02267EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/08/06 5:21 a.m.36 views

sanic vulnerable to Path Traversal when using `app.static` if using encoded `%2F` URLs

Impact Access to lateral directories when using app.static if using encoded %2F URLs. Parent directory traversal is not impacted. Patches - v20.12.7 LTS - v21.12.2 LTS - v22.6.1 References https://github.com/sanic-org/sanic/issues/2478 https://github.com/sanic-org/sanic/pull/2495 For more...

8.3CVSS7.3AI score0.0114EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/08/04 12:05 p.m.8 views

SUSE-SU-2022:2671-1 Security update for go1.17

This update for go1.17 fixes the following issues: Update to go version 1.17.13 bsc1190649: - CVE-2022-32189: encoding/gob, math/big: decoding big.Float and big.Rat can panic bsc1202035. - CVE-2022-30635: encoding/gob: stack exhaustion in Decoder.Decode bsc1201444. - CVE-2022-30631: compress/gzip...

7.5CVSS6.7AI score0.02484EPSS
SaveExploits4References22
Tenable Nessus
Tenable Nessus
added 2022/08/04 12:00 a.m.48 views

Oracle Linux 8 : go-toolset:ol8 (ELSA-2022-5775)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-5775 advisory. delve 1.7.2-1.0.1 - Disable DWARF compression which has issues Alex Burmashev 1.7.2-1 - Rebase to 1.7.2 - Related: rhbz2014088 golang 1.17.12-1 - Updat...

7.5CVSS7.2AI score0.02267EPSS
SaveExploits3References10
RedHat Linux
RedHat Linux
added 2022/08/02 9:56 a.m.11 views

golang: encoding/xml: stack exhaustion in Decoder.Skip

A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability...

7.5CVSS6.6AI score0.02267EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/08/02 9:56 a.m.14 views

golang: net/http: improper sanitization of Transfer-Encoding header

A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid...

6.5CVSS6.6AI score0.01367EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2022/08/02 9:56 a.m.11 views

golang: encoding/xml: stack exhaustion in Unmarshal

A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion...

7.5CVSS6.6AI score0.01956EPSS
SaveExploits0References6
Rows per page
Query Builder