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

path-to-regexp <0.1.10 high severity vulnerability #3393

Open
puremana opened this issue Sep 9, 2024 · 0 comments
Open

path-to-regexp <0.1.10 high severity vulnerability #3393

puremana opened this issue Sep 9, 2024 · 0 comments

Comments

@puremana
Copy link

puremana commented Sep 9, 2024

  • Laravel Mix Version: 6.0.49 (latest version)

Description:

Laravel Mix Version 6.0.49 uses Express version 4.17.1 which uses path-to-regexp version 0.1.7. This has a high-severity vulnerability. See GHSA-9wv6-86v2-598j

Steps To Reproduce:

npm audit

Recommended Fix

Update the Express dependency to the latest version when they make the next release. They have just fixed this in the past 50 minutes so I don't think there is a release out for it currently.

https://github.com/expressjs/express/releases
Their fix: expressjs/express#5902

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