Show filters
157 Total Results
Displaying 71-80 of 157
Sort by:
Attacker Value
Unknown

CVE-2022-30630

Disclosure Date: August 10, 2022 (last updated November 08, 2023)
Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.
Attacker Value
Unknown

CVE-2022-28131

Disclosure Date: August 10, 2022 (last updated November 08, 2023)
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.
Attacker Value
Unknown

CVE-2022-32189

Disclosure Date: August 10, 2022 (last updated November 29, 2024)
A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service.
Attacker Value
Unknown

CVE-2022-1705

Disclosure Date: August 10, 2022 (last updated November 08, 2023)
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.
Attacker Value
Unknown

CVE-2022-30629

Disclosure Date: August 10, 2022 (last updated November 08, 2023)
Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.
Attacker Value
Unknown

CVE-2022-30634

Disclosure Date: July 15, 2022 (last updated November 08, 2023)
Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 << 32 - 1 bytes.
Attacker Value
Unknown

CVE-2022-29526

Disclosure Date: June 23, 2022 (last updated October 07, 2023)
Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.
Attacker Value
Unknown

CVE-2022-28327

Disclosure Date: April 20, 2022 (last updated October 07, 2023)
The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input.
Attacker Value
Unknown

CVE-2022-24675

Disclosure Date: April 20, 2022 (last updated October 07, 2023)
encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data.
Attacker Value
Unknown

CVE-2022-27536

Disclosure Date: April 20, 2022 (last updated November 29, 2024)
Certificate.Verify in crypto/x509 in Go 1.18.x before 1.18.1 can be caused to panic on macOS when presented with certain malformed certificates. This allows a remote TLS server to cause a TLS client to panic.