2023-02-20 11:00:36 +00:00
{
2023-04-11 05:00:32 +00:00
"data_version" : "4.0" ,
2023-02-20 11:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-26121" ,
2023-04-11 05:00:32 +00:00
"ASSIGNER" : "report@snyk.io" ,
"STATE" : "PUBLIC"
2023-02-20 11:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-04-11 05:00:32 +00:00
"value" : "All versions of the package safe-eval are vulnerable to Prototype Pollution via the safeEval function, due to improper sanitization of its parameter content."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Prototype Pollution" ,
"cweId" : "CWE-1321"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "safe-eval" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "*"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-SAFEEVAL-3373062" ,
"refsource" : "MISC" ,
"name" : "https://security.snyk.io/vuln/SNYK-JS-SAFEEVAL-3373062"
} ,
{
"url" : "https://gist.github.com/seongil-wi/9d9fc0cc5b7b130419cd45827e59c4f9" ,
"refsource" : "MISC" ,
"name" : "https://gist.github.com/seongil-wi/9d9fc0cc5b7b130419cd45827e59c4f9"
} ,
{
"url" : "https://github.com/hacksparrow/safe-eval/issues/28" ,
"refsource" : "MISC" ,
"name" : "https://github.com/hacksparrow/safe-eval/issues/28"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "seongil-wi"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P"
2023-02-20 11:00:36 +00:00
}
]
}
}