Skip to content
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

Vulnerability in hammerjs : 2.0.8 #1288

Open
Inscramble opened this issue May 30, 2023 · 1 comment
Open

Vulnerability in hammerjs : 2.0.8 #1288

Inscramble opened this issue May 30, 2023 · 1 comment

Comments

@Inscramble
Copy link

I have recently encountered an issue where the lodash package is vulnerable to prototype pollution. The issue is discovered on the SOnatype. I would like to report this issue to the application owner and provide the solution as soon as possible.

@Inscramble
Copy link
Author

I ran Sonatype scan for my application which is using hammerjs v2.0.8. Given below is the information I got from the Sonatype-
The lodash package is vulnerable to Prototype Pollution. The template function in lodash.js and index.js allows the sourceURL property of the options object access to the _.template object. An attacker who can control the source URL can leverage this to alter properties on the prototype chain, which can cause other sections of code to behave in an arbitrary and malicious way.

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

1 participant