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.
{
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "9.0"
},
{
"last_affected": "9.0"
}
],
"cpes": [
"cpe:2.3:a:netapp:system_manager:9.0:*:*:*:*:*:*:*"
],
"source": "CPE_STRING",
"vendor_product": "netapp:system_manager"
}
]
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "4.17.5"
}
],
"cpe": "cpe:2.3:a:lodash:lodash:*:*:*:*:*:node.js:*:*",
"source": [
"CPE_RANGE",
"REFERENCES"
]
}