Show filters
157 Total Results
Displaying 81-90 of 157
Sort by:
Attacker Value
Unknown

CVE-2022-27191

Disclosure Date: March 18, 2022 (last updated November 08, 2023)
The golang.org/x/crypto/ssh package before 0.0.0-20220314234659-1baeb1ce4c0b for Go allows an attacker to crash a server in certain circumstances involving AddHostKey.
Attacker Value
Unknown

CVE-2022-24921

Disclosure Date: March 05, 2022 (last updated November 29, 2024)
regexp.Compile in Go before 1.16.15 and 1.17.x before 1.17.8 allows stack exhaustion via a deeply nested expression.
Attacker Value
Unknown

CVE-2022-23773

Disclosure Date: February 11, 2022 (last updated November 29, 2024)
cmd/go in Go before 1.16.14 and 1.17.x before 1.17.7 can misinterpret branch names that falsely appear to be version tags. This can lead to incorrect access control if an actor is supposed to be able to create branches but not tags.
Attacker Value
Unknown

CVE-2022-23772

Disclosure Date: February 11, 2022 (last updated November 29, 2024)
Rat.SetString in math/big in Go before 1.16.14 and 1.17.x before 1.17.7 has an overflow that can lead to Uncontrolled Memory Consumption.
Attacker Value
Unknown

CVE-2021-39293

Disclosure Date: January 24, 2022 (last updated October 07, 2023)
In archive/zip in Go before 1.16.8 and 1.17.x before 1.17.1, a crafted archive header (falsely designating that many files are present) can cause a NewReader or OpenReader panic. NOTE: this issue exists because of an incomplete fix for CVE-2021-33196.
Attacker Value
Unknown

CVE-2021-44716

Disclosure Date: January 01, 2022 (last updated November 28, 2024)
net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests.
Attacker Value
Unknown

CVE-2021-44717

Disclosure Date: January 01, 2022 (last updated November 28, 2024)
Go before 1.16.12 and 1.17.x before 1.17.5 on UNIX allows write operations to an unintended file or unintended network connection as a consequence of erroneous closing of file descriptor 0 after file-descriptor exhaustion.
Attacker Value
Unknown

CVE-2021-41772

Disclosure Date: November 08, 2021 (last updated February 23, 2025)
Go before 1.16.10 and 1.17.x before 1.17.3 allows an archive/zip Reader.Open panic via a crafted ZIP archive containing an invalid name or an empty filename field.
Attacker Value
Unknown

CVE-2021-41771

Disclosure Date: November 08, 2021 (last updated February 23, 2025)
ImportedSymbols in debug/macho (for Open or OpenFat) in Go before 1.16.10 and 1.17.x before 1.17.3 Accesses a Memory Location After the End of a Buffer, aka an out-of-bounds slice situation.
Attacker Value
Unknown

CVE-2021-38297

Disclosure Date: October 18, 2021 (last updated February 23, 2025)
Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used.