2017-12-28 22:02:29 -05:00
{
2019-03-18 02:33:31 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
"ID" : "CVE-2018-3722" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "merge-deep node module" ,
"version" : {
"version_data" : [
{
"version_value" : "Versions before 3.0.1"
}
]
}
}
]
} ,
"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 02:33:31 +00:00
"lang" : "eng" ,
"value" : "merge-deep node module before 3.0.1 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability, 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 02:33:31 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Modification of Assumed-Immutable Data (MAID) (CWE-471)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/jonschlinkert/merge-deep/commit/2c33634da7129a5aefcc262d2fec2e72224404e5" ,
"refsource" : "MISC" ,
"url" : "https://github.com/jonschlinkert/merge-deep/commit/2c33634da7129a5aefcc262d2fec2e72224404e5"
} ,
{
"name" : "https://hackerone.com/reports/310708" ,
"refsource" : "MISC" ,
"url" : "https://hackerone.com/reports/310708"
}
]
}
}