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

requirejs vulnerable to prototype pollution #135

Open
osmithelias188 opened this issue Sep 17, 2024 · 0 comments
Open

requirejs vulnerable to prototype pollution #135

osmithelias188 opened this issue Sep 17, 2024 · 0 comments

Comments

@osmithelias188
Copy link

The vulnerability is jrburke requirejs v2.3.6 was discovered to contain a prototype pollution via the function s.contexts._.configure. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.

Note: This was fixed in v2.3.7 of requirejs which is used by module-lookup-amd v9.0.2. Could you please update the dependency to v9.0.2 :).

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