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

Json5 Vulnerability with rewire/babel - CVE-2022-46175 #15

Open
juanri0s opened this issue Oct 28, 2024 · 0 comments
Open

Json5 Vulnerability with rewire/babel - CVE-2022-46175 #15

juanri0s opened this issue Oct 28, 2024 · 0 comments

Comments

@juanri0s
Copy link

Describe the bug
Not sure if this repo is being maintained anymore. But npm audit brings up api-client bringing in [email protected] through rewire package in this repo `

"rewire": "^3.0.2"
. Rewire 4.0 removes the babel dependency https://github.com/jhnns/rewire/releases/tag/v4.0.0.

@vgs/[email protected] > [email protected] > [email protected] > [email protected]

CVE -
GHSA-9c47-m6qq-7p4h

Label the issue properly.

  • Add severity/ label.
  • Add documentation label if this issue is related to documentation changes.

To Reproduce
Steps to reproduce the behavior:

  1. run npm audit

Expected behavior
[email protected]: and shouldnt come up in the lock file and should be 7.9 if its still being brought in from other packages. rewire 4.0 removes it though.

Screenshots

Environment and Versions (please complete the following information):
A clear and precise description of your setup:

  • using latest version

Additional context

  • Set up security policy in GH
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