2024-10-01 06:03:17 +00:00
{
"id" : "CVE-2024-21489" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2024-10-01T05:15:12.227" ,
2024-10-04 14:03:27 +00:00
"lastModified" : "2024-10-04T13:51:25.567" ,
2024-11-10 03:03:21 +00:00
"vulnStatus" : "Undergoing Analysis" ,
2024-10-01 06:03:17 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Versions of the package uplot before 1.6.31 are vulnerable to Prototype Pollution via the uplot.assign function due to missing check if the attribute resolves to the object prototype."
2024-10-04 14:03:27 +00:00
} ,
{
"lang" : "es" ,
"value" : "Las versiones del paquete uplot anteriores a 1.6.31 son vulnerables a la contaminaci\u00f3n de prototipos a trav\u00e9s de la funci\u00f3n uplot.assign debido a la falta de verificaci\u00f3n de si el atributo se resuelve en el prototipo del objeto."
2024-10-01 06:03:17 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.2 ,
"baseSeverity" : "HIGH" ,
2024-10-01 06:03:17 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-10-01 06:03:17 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 4.2
}
]
} ,
"weaknesses" : [
{
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1321"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/leeoniya/uPlot/blob/c52e5001c1d959a99ac495a53e4deca5c44464d2/src/utils.js%23L437-L452" ,
"source" : "report@snyk.io"
} ,
{
"url" : "https://github.com/leeoniya/uPlot/commit/5756e3e9b91270b303157e14bd0174311047d983" ,
"source" : "report@snyk.io"
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-UPLOT-6209224" ,
"source" : "report@snyk.io"
}
]
}