2017-12-28 22:02:29 -05:00
{
2019-03-18 01:41:01 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
"ID" : "CVE-2018-3721" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "lodash node module" ,
"version" : {
"version_data" : [
{
"version_value" : "Versions before 4.17.5"
}
]
}
}
]
} ,
"vendor_name" : "HackerOne"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-06-06 19:53:46 -04:00
{
2019-03-18 01:41:01 +00:00
"lang" : "eng" ,
"value" : "lodash node module before 4.17.5 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via defaultsDeep, merge, and mergeWith functions, which allows a malicious user to modify the prototype of \"Object\" via __proto__, causing the addition or modification of an existing property that will exist on all objects."
2018-06-06 19:53:46 -04:00
}
2019-03-18 01:41:01 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Modification of Assumed-Immutable Data (MAID) (CWE-471)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://hackerone.com/reports/310443" ,
"refsource" : "MISC" ,
"url" : "https://hackerone.com/reports/310443"
} ,
{
"name" : "https://github.com/lodash/lodash/commit/d8e069cc3410082e44eb18fcf8e7f3d08ebe1d4a" ,
"refsource" : "MISC" ,
"url" : "https://github.com/lodash/lodash/commit/d8e069cc3410082e44eb18fcf8e7f3d08ebe1d4a"
2019-09-19 17:00:56 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20190919-0004/" ,
"url" : "https://security.netapp.com/advisory/ntap-20190919-0004/"
2019-03-18 01:41:01 +00:00
}
]
}
}