Skip to content

Conversation

@CaptThomas
Copy link

No description provided.

@CaptThomas
Copy link
Author

Hey reviewers, thanks for a great tool. This PR is designed to fix CVE-2022-25883. I tested this locally using Windows 11 x64 using node v20.3.1 and npm 9.7.2 and it worked as expected.

@ljharb
Copy link
Member

ljharb commented Jul 3, 2023

Like most CVEs, it's a false positive. We're not using new Range nor are we doing anything that wouldn't be a self-attack (ie, not an attack).

We can't ever bump the semver version because v7 drops support for engines we support, so unless the fix is backported to v6, it'll just have to remain a false positive.

Duplicate of #2803. Duplicate of #2804. Duplicate of #2805. Duplicate of #2806. Duplicate of #2807. Duplicate of #2808. Duplicate of #2809.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants