2024-09-10 06:03:17 +00:00
{
"id" : "CVE-2024-21528" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2024-09-10T05:15:10.700" ,
2024-09-10 14:03:33 +00:00
"lastModified" : "2024-09-10T12:09:50.377" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-09-10 06:03:17 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "All versions of the package node-gettext are vulnerable to Prototype Pollution via the addTranslations() function in gettext.js due to improper user input sanitization."
2024-09-10 14:03:33 +00:00
} ,
{
"lang" : "es" ,
"value" : "Todas las versiones del paquete node-gettext son vulnerables a la contaminaci\u00f3n de prototipos a trav\u00e9s de la funci\u00f3n addTranslations() en gettext.js debido a una desinfecci\u00f3n inadecuada de la entrada del usuario."
2024-09-10 06:03:17 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
2024-09-10 06:03:17 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-09-10 06:03:17 +00:00
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1321"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/alexanderwallin/node-gettext/blob/65d9670f691c2eeca40dce129c95bcf8b613d344/lib/gettext.js%23L113" ,
"source" : "report@snyk.io"
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-NODEGETTEXT-6100943" ,
"source" : "report@snyk.io"
}
]
}