set-value is vulnerable to Prototype Pollution in versions lower than 3.0.1. The function mixin-deep could be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype and proto payloads.
{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.0.1"
},
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.1"
}
],
"cpe": "cpe:2.3:a:set-value_project:set-value:*:*:*:*:*:node.js:*:*",
"source": "CPE_FIELD"
}