Skip to main content

Vendor archive

golang CVEs

Beta · best-effort

222 CVEs tagged to vendor golang30 Critical, 122 High, 67 Medium, 3 Low, 0 Unrated.

CVE-2023-29402

Published Jun 8, 2023

The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when runn…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2023-29400

Published May 11, 2023

Templates containing actions in unquoted HTML attributes (e.g. "attr={{.}}") executed with empty input can result in output with unexpected results when parsed due to HTML normali…

CVSS 7.3 · High
Vendor/product tagsBeta · best-effort

CVE-2023-24540

Published May 11, 2023

Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2023-24539

Published May 11, 2023

Angle brackets (<>) are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character can result in unexp…

CVSS 7.3 · High
Vendor/product tagsBeta · best-effort

CVE-2023-24538

Published Apr 6, 2023

Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2023-24537

Published Apr 6, 2023

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow.

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2023-24536

Published Apr 6, 2023

Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/mult…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2023-24534

Published Apr 6, 2023

HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input da…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2023-24532

Published Mar 8, 2023

The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars (a scalar larger than the order of the cu…

CVSS 5.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41725

Published Feb 28, 2023

A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-41724

Published Feb 28, 2023

Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-41723

Published Feb 28, 2023

A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-41722

Published Feb 28, 2023

A path traversal vulnerability exists in filepath.Clean on Windows. On Windows, the filepath.Clean function could transform an invalid path such as "a/../c:/b" into the valid path…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-41721

Published Jan 13, 2023

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2021-38561

Published Dec 26, 2022

golang.org/x/text/language in golang.org/x/text before 0.3.7 can panic with an out-of-bounds read during BCP 47 language tag parsing. Index calculation is mishandled. If parsing u…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-41720

Published Dec 7, 2022

On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. Thes…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-41716

Published Nov 2, 2022

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable val…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-41715

Published Oct 14, 2022

Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the si…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-32149

Published Oct 14, 2022

An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse.

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-2880

Published Oct 14, 2022

Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query paramet…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-2879

Published Oct 14, 2022

Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing r…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-32190

Published Sep 13, 2022

JoinPath and URL.JoinPath do not remove ../ path elements appended to a relative path. For example, JoinPath("https://go.dev", "../go") returns the URL "https://go.dev/../go", des…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-27664

Published Sep 6, 2022

In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted b…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort
Showing 101-125 of 222 CVEsPage 5 of 9