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

CVE-2024-11831 #156

Open
farrukhishaq opened this issue Feb 12, 2025 · 1 comment
Open

CVE-2024-11831 #156

farrukhishaq opened this issue Feb 12, 2025 · 1 comment

Comments

@farrukhishaq
Copy link
Contributor

farrukhishaq commented Feb 12, 2025

CVE-2024-11831
upgrade nodemon version:
the semver package is included as a dependency through simple-update-notifier, which is used by nodemon. The versions of simple-update-notifier between 1.0.7 and 1.1.0 depend on vulnerable versions of semver.

@farrukhishaq farrukhishaq changed the title we do not have this package serialize-javascript CVE-2024-11831 Feb 12, 2025
@parvinba
Copy link
Contributor

This issue is likely caused by asp-service repo. That repo is using terser-webpack-plugin 4.2.3 which adds old version serialize-javascript
< 6.0.2.

It can use 5.3.10 version which uses version > 6.0.2 of serialize-javascript

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

2 participants