2024-12-18 23:03:43 +00:00
{
"id" : "CVE-2024-45338" ,
"sourceIdentifier" : "security@golang.org" ,
"published" : "2024-12-18T21:15:08.173" ,
2025-02-21 19:04:04 +00:00
"lastModified" : "2025-02-21T18:15:17.717" ,
2024-12-22 03:03:49 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2024-12-18 23:03:43 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service."
2024-12-22 03:03:49 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un atacante puede manipular una entrada para las funciones de an\u00e1lisis que se procesar\u00eda de forma no lineal con respecto a su longitud, lo que dar\u00eda como resultado un an\u00e1lisis extremadamente lento. Esto podr\u00eda causar una denegaci\u00f3n de servicio."
2024-12-18 23:03:43 +00:00
}
] ,
2024-12-31 21:03:45 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
}
] ,
2024-12-18 23:03:43 +00:00
"references" : [
{
"url" : "https://go.dev/cl/637536" ,
"source" : "security@golang.org"
} ,
{
"url" : "https://go.dev/issue/70906" ,
"source" : "security@golang.org"
} ,
{
"url" : "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ" ,
"source" : "security@golang.org"
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2024-3333" ,
"source" : "security@golang.org"
2025-02-21 19:04:04 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20250221-0001/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2024-12-18 23:03:43 +00:00
}
]
}