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

Critical threat - CVE-2023-28154 #1349

Closed
leNicDev opened this issue Mar 29, 2023 · 1 comment
Closed

Critical threat - CVE-2023-28154 #1349

leNicDev opened this issue Mar 29, 2023 · 1 comment

Comments

@leNicDev
Copy link

v15.0.0 seems to be affected by CVE-2023-28154. It allows arbitrary code execution during build time using Webpack magic comments:

webpack/webpack#16500 (comment)

To fix this, webpack should be updated to >=5.76.0.

@arturovt
Copy link
Collaborator

We don't have webpack as a dependency, it's a dependency of the Angular CLI and should be updated there. We only provide a layer over the Angular CLI, but it's using its own dependencies. Please consider moving the issue to their repository.

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