2020-12-17 19:03:00 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-20084" ,
2021-04-23 18:00:45 +00:00
"ASSIGNER" : "vulnreport@tenable.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "jQuery Sparkle" ,
"version" : {
"version_data" : [
{
"version_value" : "1.5.2-beta"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Prototype Pollution"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/BlackFan/client-side-prototype-pollution/blob/master/pp/jquery-sparkle.md" ,
"url" : "https://github.com/BlackFan/client-side-prototype-pollution/blob/master/pp/jquery-sparkle.md"
}
]
2020-12-17 19:03:00 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-04-23 18:00:45 +00:00
"value" : "Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in jquery-sparkle 1.5.2-beta allows a malicious user to inject properties into Object.prototype."
2020-12-17 19:03:00 +00:00
}
]
}
}