Lucene search
+L

12859 matches found

OSV
OSV
added 2022/08/10 8:15 p.m.11 views

UBUNTU-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.5CVSS6.7AI score0.01956EPSS
SaveExploits0References5
OSV
OSV
added 2022/08/10 8:15 p.m.7 views

UBUNTU-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.5CVSS6.7AI score0.01696EPSS
SaveExploits0References5
Prion
Prion
added 2022/08/10 8:15 p.m.28 views

Design/Logic Flaw

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...

5CVSS7.4AI score0.02267EPSS
SaveExploits0References5Affected Software2
ATTACKERKB
ATTACKERKB
added 2022/08/10 8:15 p.m.7 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.5CVSS7AI score0.01367EPSS
SaveExploits1References8Affected Software1
UbuntuCve
UbuntuCve
added 2022/08/10 8:15 p.m.49 views

CVE-2022-28131

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.5CVSS6.8AI score0.02267EPSS
SaveExploits0References4
OSV
OSV
added 2022/08/10 8:15 p.m.11 views

UBUNTU-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.5CVSS6.7AI score0.01367EPSS
SaveExploits1References5
OSV
OSV
added 2022/08/10 8:15 p.m.12 views

UBUNTU-CVE-2022-28131

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.5CVSS6.7AI score0.02267EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/08/10 11:39 a.m.15 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
RedHat Linux
RedHat Linux
added 2022/08/10 11:39 a.m.7 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/10 11:39 a.m.10 views

golang: encoding/gob: stack exhaustion in Decoder.Decode

A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability...

7.5CVSS6.6AI score0.01696EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/08/10 11:39 a.m.94 views

Important: Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.24.0

Release of OpenShift Serverless Client kn 1.24.0 Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the...

9.3CVSS7AI score0.0995EPSS
SaveExploits6References22
RedHat Linux
RedHat Linux
added 2022/08/10 11:39 a.m.10 views

golang: encoding/pem: fix stack overflow in Decode

A buffer overflow flaw was found in Golang's library encoding/pem. This flaw allows an attacker to use a large PEM input more than 5 MB, causing a stack overflow in Decode, which leads to a loss of availability...

7.5CVSS7.3AI score0.0995EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/08/10 10:13 a.m.9 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
Hacker One
Hacker One
added 2022/08/10 8:50 a.m.80 views

Node.js: HTTP Request Smuggling Due to Incorrect Parsing of Multi-line Transfer-Encoding (improper fix for CVE-2022-32215)

Summary: Due to an incomplete fix for CVE-2022-32215, the llhttp parser in the http module in Node v16.16.0 and 18.7.0 still does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling HRS. Description: add more details about this vulnerability We have...

6.4CVSS7.4AI score0.68796EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2022/08/10 6:15 a.m.7 views

CVE-2022-31778

Improper Input Validation vulnerability in handling the Transfer-Encoding header of Apache Traffic Server allows an attacker to poison the cache. This issue affects Apache Traffic Server 8.0.0 to 9.0.2...

7.5CVSS5.4AI score0.02037EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/08/10 6:15 a.m.3 views

DEBIAN-CVE-2022-31778

Improper Input Validation vulnerability in handling the Transfer-Encoding header of Apache Traffic Server allows an attacker to poison the cache. This issue affects Apache Traffic Server 8.0.0 to 9.0.2...

7.5CVSS7.3AI score0.02037EPSS
SaveExploits0References1
NVD
NVD
added 2022/08/10 6:15 a.m.22 views

CVE-2022-31778

Improper Input Validation vulnerability in handling the Transfer-Encoding header of Apache Traffic Server allows an attacker to poison the cache. This issue affects Apache Traffic Server 8.0.0 to 9.0.2...

7.5CVSS0.02037EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2022/08/10 6:15 a.m.41 views

CVE-2022-31778

Improper Input Validation vulnerability in handling the Transfer-Encoding header of Apache Traffic Server allows an attacker to poison the cache. This issue affects Apache Traffic Server 8.0.0 to 9.0.2...

7.5CVSS7.1AI score0.02037EPSS
SaveExploits0References2
Prion
Prion
added 2022/08/10 6:15 a.m.18 views

Input validation

Improper Input Validation vulnerability in handling the Transfer-Encoding header of Apache Traffic Server allows an attacker to poison the cache. This issue affects Apache Traffic Server 8.0.0 to 9.0.2...

5CVSS7.4AI score0.02037EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2022/08/10 6:15 a.m.10 views

UBUNTU-CVE-2022-31778

Improper Input Validation vulnerability in handling the Transfer-Encoding header of Apache Traffic Server allows an attacker to poison the cache. This issue affects Apache Traffic Server 8.0.0 to 9.0.2...

7.5CVSS5.8AI score0.02037EPSS
SaveExploits0References3
Rows per page
Query Builder