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

loader-utils vulnerability #27259

Closed
1 task done
Ariel-Dayan opened this issue Mar 11, 2024 · 2 comments
Closed
1 task done

loader-utils vulnerability #27259

Ariel-Dayan opened this issue Mar 11, 2024 · 2 comments

Comments

@Ariel-Dayan
Copy link

Command

other

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

13

Description

when running npm audit after upgrading angular version to 16 or 17, received the following vulnerability about loader-utils.
on npm ls loader-utils it's seem like it's in used of @angular-devkit/build-angular -> resolve-url-loader@5.0.0

Minimal Reproduction

npm audit & npm ls loader-utils

Exception or Error

npm audit report:


loader-utils 2.0.0 - 2.0.3
Severity: critical
loader-utils is vulnerable to Regular Expression Denial of Service (ReDoS) - https://github.com/advisories/GHSA-hhq3-ff78-jv3g
Prototype pollution in webpack loader-utils - https://github.com/advisories/GHSA-76p3-8jx3-jpfq
loader-utils is vulnerable to Regular Expression Denial of Service (ReDoS) via url variable - https://github.com/advisories/GHSA-3rfm-jhwj-7488


### Your Environment

```text
16.2.12

Anything else relevant?

No response

@alan-agius4
Copy link
Collaborator

These issues have all been fixed upstream. The issue likely stems from an outdated and unmaintained lock file. Please ensure it's updated.

@alan-agius4 alan-agius4 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 12, 2024
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants