Show filters
157 Total Results
Displaying 111-120 of 157
Sort by:
Attacker Value
Unknown
CVE-2020-29510
Disclosure Date: December 14, 2020 (last updated February 22, 2025)
The encoding/xml package in Go versions 1.15 and earlier does not correctly preserve the semantics of directives during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.
0
Attacker Value
Unknown
CVE-2020-28367
Disclosure Date: November 18, 2020 (last updated February 22, 2025)
Code injection in the go command with cgo before Go 1.14.12 and Go 1.15.5 allows arbitrary code execution at build time via malicious gcc flags specified via a #cgo directive.
0
Attacker Value
Unknown
CVE-2020-28366
Disclosure Date: November 18, 2020 (last updated February 22, 2025)
Code injection in the go command with cgo before Go 1.14.12 and Go 1.15.5 allows arbitrary code execution at build time via a malicious unquoted symbol name in a linked object file.
0
Attacker Value
Unknown
CVE-2020-28362
Disclosure Date: November 18, 2020 (last updated February 22, 2025)
Go before 1.14.12 and 1.15.x before 1.15.4 allows Denial of Service.
0
Attacker Value
Unknown
CVE-2020-24553
Disclosure Date: September 02, 2020 (last updated February 22, 2025)
Go before 1.14.8 and 1.15.x before 1.15.1 allows XSS because text/html is the default for CGI/FCGI handlers that lack a Content-Type header.
0
Attacker Value
Unknown
CVE-2020-16845
Disclosure Date: August 06, 2020 (last updated February 21, 2025)
Go before 1.13.15 and 14.x before 1.14.7 can have an infinite read loop in ReadUvarint and ReadVarint in encoding/binary via invalid inputs.
0
Attacker Value
Unknown
CVE-2020-14039
Disclosure Date: July 17, 2020 (last updated February 21, 2025)
In Go before 1.13.13 and 1.14.x before 1.14.5, Certificate.Verify may lack a check on the VerifyOptions.KeyUsages EKU requirements (if VerifyOptions.Roots equals nil and the installation is on Windows). Thus, X.509 certificate verification is incomplete.
0
Attacker Value
Unknown
CVE-2020-15586
Disclosure Date: July 17, 2020 (last updated February 21, 2025)
Go before 1.13.13 and 1.14.x before 1.14.5 has a data race in some net/http servers, as demonstrated by the httputil.ReverseProxy Handler, because it reads a request body and writes a response at the same time.
0
Attacker Value
Unknown
CVE-2020-14040
Disclosure Date: June 17, 2020 (last updated February 21, 2025)
The x/text package before 0.3.3 for Go has a vulnerability in encoding/unicode that could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory. An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to trigger an infinite loop if the String function on the Decoder is called, or the Decoder is passed to golang.org/x/text/transform.String.
0
Attacker Value
Unknown
CVE-2020-7919
Disclosure Date: March 16, 2020 (last updated February 21, 2025)
Go before 1.12.16 and 1.13.x before 1.13.7 (and the crypto/cryptobyte package before 0.0.0-20200124225646-8b5121be2f68 for Go) allows attacks on clients (resulting in a panic) via a malformed X.509 certificate.
0