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-2025-0913

Published Jun 11, 2025

os.OpenFile(path, os.O_CREATE|O_EXCL) behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with O_CREATE and O_EX…

CVSS 5.5 · Medium
evidence mentions
4
Buzz score
31.1
Vendor/product tagsBeta · best-effort

CVE-2024-24790

Published Jun 5, 2024

The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditi…

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

CVE-2024-24789

Published Jun 5, 2024

The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment could be exploited to create an z…

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

CVE-2023-45285

Published Dec 6, 2023

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+s…

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

CVE-2023-39326

Published Dec 6, 2023

A malicious HTTP sender can use chunk extensions to cause a receiver reading from a request or response body to read many more bytes from the network than are in the body. A malic…

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

CVE-2023-45287

Published Dec 5, 2023

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this…

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

CVE-2023-45284

Published Nov 9, 2023

On Windows, The IsLocal function does not correctly detect reserved device names in some cases. Reserved names followed by spaces, such as "COM1 ", and reserved names "COM" and "L…

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

CVE-2023-45283

Published Nov 9, 2023

The filepath package does not recognize paths with a \??\ prefix as special. On Windows, a path beginning with \??\ is a Root Local Device path equivalent to a path beginning with…

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

CVE-2023-46324

Published Oct 23, 2023

pkg/suci/suci.go in free5GC udm before 1.2.0, when Go before 1.19 is used, allows an Invalid Curve Attack because it may compute a shared secret via an uncompressed public key tha…

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

CVE-2023-39323

Published Oct 5, 2023

Line directives ("//line") can be used to bypass the restrictions on "//go:cgo_" directives, allowing blocked linker and compiler flags to be passed during compilation. This can r…

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

CVE-2023-39322

Published Sep 8, 2023

QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory grow…

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

CVE-2023-39321

Published Sep 8, 2023

Processing an incomplete post-handshake message for a QUIC connection can cause a panic.

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

CVE-2023-39320

Published Sep 8, 2023

The go.mod toolchain directive, introduced in Go 1.21, can be leveraged to execute scripts and binaries relative to the root of the module when the "go" command was executed withi…

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

CVE-2023-39319

Published Sep 8, 2023

The html/template package does not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This may cause the…

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

CVE-2023-39318

Published Sep 8, 2023

The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This may cause the template parser to impro…

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

CVE-2023-3978

Published Aug 2, 2023

Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack.

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

CVE-2023-29409

Published Aug 2, 2023

Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during han…

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

CVE-2023-29408

Published Aug 2, 2023

The TIFF decoder does not place a limit on the size of compressed tile data. A maliciously-crafted image can exploit this to cause a small image (both in terms of pixel width/heig…

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

CVE-2023-29407

Published Aug 2, 2023

A maliciously-crafted image can cause excessive CPU consumption in decoding. A tiled image with a height of 0 and a very large width can cause excessive CPU consumption, despite t…

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

CVE-2023-29406

Published Jul 11, 2023

The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1…

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

CVE-2023-29405

Published Jun 8, 2023

The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds…

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

CVE-2023-29404

Published Jun 8, 2023

The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds…

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

CVE-2023-29403

Published Jun 8, 2023

On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort
Showing 76-100 of 222 CVEsPage 4 of 9