Loading HuntDB...

Go standard library

32 Products 58 CVEs

CVE Severity Distribution (All Time)

Critical
0
High
3
Medium
7
Low
0

Timeline Overview

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

Recent CVEs

View all
CVE-2024-34158 HIGH 1 year ago

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.

CVE-2024-34156 HIGH 1 year ago

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-202…

CVE-2024-34155 MEDIUM 1 year ago

Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.

CVE-2024-24791 HIGH 1 year, 2 months ago

The net/http HTTP/1.1 client mishandled the case where a server responds to a request with an "Expect: 100-continue" header with a non-informational …

CVE-2024-24789 MEDIUM 1 year, 3 months 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, 3 months 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-24788 MEDIUM 1 year, 4 months ago

A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.

CVE-2023-45288 UNKNOWN 1 year, 5 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-24785 MEDIUM 1 year, 6 months ago

If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the html…

CVE-2024-24784 UNKNOWN 1 year, 6 months ago

The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conformi…