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 3 CVEs

Recent CVEs

View all
CVE-2024-34158 HIGH 10 months, 1 week 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 10 months, 1 week 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 10 months, 1 week ago

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