hoek node module before 4.2.0 and 5.0.x before 5.0.3 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via 'merge' and 'applyToDefaults' 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.
{
"cpe": "cpe:2.3:a:hapijs:hoek:*:*:*:*:*:node.js:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "4.2.0"
},
{
"introduced": "5.0.0"
},
{
"fixed": "5.0.3"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
]
}