-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚨 Potential Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') (CWE-1321) #8
Comments
Hi , Thanks |
This passes the tests but your fix doesn't work. It's also just copying #7 and trying to claim a bounty. It's debatable that this is even an issue since most repos rely on the merge functionality that both our issues "fix". |
I don' think there is prototype pollution here:
You are polluting your own object, not the global object |
Yes, I agree this isn't a issue as global object isn't polluted, sorry my bad didn't check that properly. You may close the issue. |
I have appropriately marked the advisory as invalid. Cheers! 🍰 |
Merge should not mutate input parameter Fixes jaredhanson#8 (comment)
👋 Hello, @jaredhanson - a potential high severity Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') (CWE-1321) vulnerability in your repository has been disclosed to us.
Next Steps
1️⃣ Visit https://huntr.dev/bounties/1-other-jaredhanson/utils-merge for more advisory information.
2️⃣ Sign-up to validate or speak to the researcher for more assistance.
3️⃣ Propose a patch or outsource it to our community - whoever fixes it gets paid.
Confused or need more help?
Join us on our Discord and a member of our team will be happy to help! 🤗
Speak to a member of our team: @JamieSlome
This issue was automatically generated by huntr.dev - a bug bounty board for securing open source code.
The text was updated successfully, but these errors were encountered: