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

security issue with dependency semver #82

Open
dirk-t opened this issue Sep 18, 2024 · 0 comments
Open

security issue with dependency semver #82

dirk-t opened this issue Sep 18, 2024 · 0 comments

Comments

@dirk-t
Copy link

dirk-t commented Sep 18, 2024

[email protected]
Known security vulnerabilities: 1
Highest severity: HIGH

Regular Expression Denial of Service (ReDoS)
semver is a semantic version parser used by npm.

Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range.

How to fix Regular Expression Denial of Service (ReDoS)?

Upgrade semver to version 6.3.1, 7.5.2 or higher.

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