Skip to content

Prototype Pollution vulnerabilities #681

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

Closed
guytubul86 opened this issue Mar 1, 2022 · 1 comment
Closed

Prototype Pollution vulnerabilities #681

guytubul86 opened this issue Mar 1, 2022 · 1 comment

Comments

@guytubul86
Copy link

Hi, I am using Snyk to find vulnerabilities in my code.
This is what I got from running the scan on my code:

lodash.set Prototype Pollution

VULNERABILITY
CWE-400
CVSS 7.3 HIGH
SNYK-JS-LODASHSET-1320032
SCORE
472

Introduced through
serverless-python-requirements@5.3.1

Detailed paths
Introduced through: chitom@1.0.0 › serverless-python-requirements@5.3.1 › lodash.set@4.3.2

Fix: No remediation path available.
Overview

lodash.set is a lodash method _.set exported as a Node.js module.
Affected versions of this package are vulnerable to Prototype Pollution via the setWith and set functions.

Can you assist?
Thanks

@pgrzesik
Copy link
Contributor

pgrzesik commented Mar 2, 2022

Hello, it will be closed with #676

@pgrzesik pgrzesik closed this as completed Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants