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

High severity - Asymmetric Resource Consumption (Amplification) vulnerability in body-parser (package.json) #217

Open
github-actions bot opened this issue Sep 16, 2024 · 0 comments

Comments

@github-actions
Copy link

  • Package Manager: npm
  • Vulnerable module: body-parser
  • Introduced through: juice-shop@12.3.0 and body-parser@1.19.1

Detailed paths

  • Introduced through: juice-shop@12.3.0 › body-parser@1.19.1
  • Introduced through: juice-shop@12.3.0 › express@4.17.2 › body-parser@1.19.1

Overview

Affected versions of this package are vulnerable to Asymmetric Resource Consumption (Amplification) via the extendedparser and urlencoded functions when the URL encoding process is enabled. An attacker can flood the server with a large number of specially crafted requests.

Remediation

Upgrade body-parser to version 1.20.3 or higher.

References

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

0 participants