Loading HuntDB...

Golang

5 Products 12 CVEs

CVE Severity Distribution (All Time)

Critical
3
High
2
Medium
2
Low
0

Timeline Overview

Last 30 Days 0 CVEs
Last 6 Months 0 CVEs
Last Year 0 CVEs

Recent CVEs

View all
CVE-2022-30636 UNKNOWN 1 year ago

httpTokenCacheKey uses path.Base to extract the expected HTTP-01 token value to lookup in the DirCache implementation. On Windows, path.Base acts dif…

CVE-2024-24792 HIGH 1 year ago

Parsing a corrupt or malicious image with invalid color indices can cause a panic.

CVE-2024-24789 MEDIUM 1 year, 1 month ago

The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment cou…

CVE-2024-24790 UNKNOWN 1 year, 1 month ago

The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which woul…

CVE-2024-24787 MEDIUM 1 year, 2 months ago

On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_…

CVE-2023-45288 UNKNOWN 1 year, 3 months ago

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining …

CVE-2024-24786 HIGH 1 year, 4 months ago

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshali…

CVE-2023-45284 UNKNOWN 1 year, 8 months ago

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

CVE-2020-29509 CRITICAL 4 years, 7 months ago

The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-tri…

CVE-2020-29511 CRITICAL 4 years, 7 months ago

The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips…