2020-01-28 19:02:09 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-8116" ,
2020-02-04 20:01:12 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "dot-prop" ,
"version" : {
"version_data" : [
{
2020-09-10 15:01:35 +00:00
"version_value" : "before 4.2.1"
} ,
{
"version_value" : "5.x before 5.1.1"
} ,
{
"version_value" : "Fixed in 5.1.1"
2020-02-04 20:01:12 +00:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Modification of Assumed-Immutable Data (MAID) (CWE-471)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/719856" ,
"url" : "https://hackerone.com/reports/719856"
2020-09-10 15:01:35 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/sindresorhus/dot-prop/tree/v4" ,
"url" : "https://github.com/sindresorhus/dot-prop/tree/v4"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/advisories/GHSA-ff7x-qrg7-qggm" ,
"url" : "https://github.com/advisories/GHSA-ff7x-qrg7-qggm"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/sindresorhus/dot-prop/issues/63" ,
"url" : "https://github.com/sindresorhus/dot-prop/issues/63"
2020-02-04 20:01:12 +00:00
}
]
2020-01-28 19:02:09 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-09-10 15:01:35 +00:00
"value" : "Prototype pollution vulnerability in dot-prop npm package versions before 4.2.1 and versions 5.x before 5.1.1 allows an attacker to add arbitrary properties to JavaScript language constructs such as objects."
2020-01-28 19:02:09 +00:00
}
]
}
}