2020-11-06 14:03:41 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-28276" ,
2020-12-29 17:01:44 +00:00
"ASSIGNER" : "vulnerabilitylab@whitesourcesoftware.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "deep-set" ,
"version" : {
"version_data" : [
{
"version_value" : "1.0.0, 1.0.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Prototype Pollution"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/klaemo/deep-set/blob/103d650b3de1f5c6cf051236347ba59e7274cd07/index.js#L39" ,
"url" : "https://github.com/klaemo/deep-set/blob/103d650b3de1f5c6cf051236347ba59e7274cd07/index.js#L39"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2020-28276" ,
"url" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2020-28276"
}
]
2020-11-06 14:03:41 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-29 17:01:44 +00:00
"value" : "Prototype pollution vulnerability in 'deep-set' versions 1.0.0 through 1.0.1 allows attacker to cause a denial of service and may lead to remote code execution."
2020-11-06 14:03:41 +00:00
}
]
}
}