Show filters
157 Total Results
Displaying 91-100 of 157
Sort by:
Attacker Value
Unknown
CVE-2021-36221
Disclosure Date: August 08, 2021 (last updated February 23, 2025)
Go before 1.15.15 and 1.16.x before 1.16.7 has a race condition that can lead to a net/http/httputil ReverseProxy panic upon an ErrAbortHandler abort.
0
Attacker Value
Unknown
CVE-2021-29923
Disclosure Date: August 07, 2021 (last updated November 08, 2023)
Go before 1.17 does not properly consider extraneous zero characters at the beginning of an IP address octet, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation. This affects net.ParseIP and net.ParseCIDR.
0
Attacker Value
Unknown
CVE-2021-33195
Disclosure Date: August 02, 2021 (last updated February 23, 2025)
Go before 1.15.13 and 1.16.x before 1.16.5 has functions for DNS lookups that do not validate replies from DNS servers, and thus a return value may contain an unsafe injection (e.g., XSS) that does not conform to the RFC1035 format.
0
Attacker Value
Unknown
CVE-2021-33196
Disclosure Date: August 02, 2021 (last updated February 23, 2025)
In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count (in an archive's header) can cause a NewReader or OpenReader panic.
0
Attacker Value
Unknown
CVE-2021-33197
Disclosure Date: August 02, 2021 (last updated February 23, 2025)
In Go before 1.15.13 and 1.16.x before 1.16.5, some configurations of ReverseProxy (from net/http/httputil) result in a situation where an attacker is able to drop arbitrary headers.
0
Attacker Value
Unknown
CVE-2021-33198
Disclosure Date: August 02, 2021 (last updated November 28, 2024)
In Go before 1.15.13 and 1.16.x before 1.16.5, there can be a panic for a large exponent to the math/big.Rat SetString or UnmarshalText method.
0
Attacker Value
Unknown
CVE-2021-34558
Disclosure Date: July 15, 2021 (last updated February 23, 2025)
The crypto/tls package of Go through 1.16.5 does not properly assert that the type of public key in an X.509 certificate matches the expected type when doing a RSA based key exchange, allowing a malicious TLS server to cause a TLS client to panic.
0
Attacker Value
Unknown
CVE-2012-2666
Disclosure Date: July 09, 2021 (last updated February 23, 2025)
golang/go in 1.0.2 fixes all.bash on shared machines. dotest() in src/pkg/debug/gosym/pclntab_test.go creates a temporary file with predicable name and executes it as shell script.
0
Attacker Value
Unknown
CVE-2021-31525
Disclosure Date: May 27, 2021 (last updated February 22, 2025)
net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service (panic) via a large header to ReadRequest or ReadResponse. Server, Transport, and Client can each be affected in some configurations.
0
Attacker Value
Unknown
CVE-2021-33194
Disclosure Date: May 26, 2021 (last updated February 22, 2025)
golang.org/x/net before v0.0.0-20210520170846-37e1c6afe023 allows attackers to cause a denial of service (infinite loop) via crafted ParseFragment input.
0