2024-09-09 14:03:17 +00:00

37 lines
1.1 KiB
JSON

{
"id": "CVE-2024-34155",
"sourceIdentifier": "security@golang.org",
"published": "2024-09-06T21:15:11.947",
"lastModified": "2024-09-09T13:03:38.303",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion."
},
{
"lang": "es",
"value": "Llamar a cualquiera de las funciones Parse en el c\u00f3digo fuente de Go que contiene literales profundamente anidados puede provocar p\u00e1nico debido al agotamiento de la pila."
}
],
"metrics": {},
"references": [
{
"url": "https://go.dev/cl/611238",
"source": "security@golang.org"
},
{
"url": "https://go.dev/issue/69138",
"source": "security@golang.org"
},
{
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"source": "security@golang.org"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-3105",
"source": "security@golang.org"
}
]
}