-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Description
Version
14.21.2
Platform
Linux 19b7e582104e 5.19.0-26-generic #27-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 23 20:44:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Subsystem
No response
What steps will reproduce the bug?
Node v14 includes npm v6, which in turn includes query-string <7.1.3 which includes the fixed [email protected] for GHSA-w573-4hg7-7wgq GHSA-w573-4hg7-7wgq
Details
[email protected] node-v14.21.2-linux-x64/lib/node_modules/npm
└─┬ [email protected]
└── [email protected]
PoC
See base vulnerability GHSA-w573-4hg7-7wgq GHSA-w573-4hg7-7wgq
Impact
https://nvd.nist.gov/vuln/detail/CVE-2022-38900
GHSA-w573-4hg7-7wgq
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior?
No response
What do you see instead?
https://nvd.nist.gov/vuln/detail/CVE-2022-38900
GHSA-w573-4hg7-7wgq
Additional information
https://github.com/npm/cli/security/advisories/GHSA-5698-6q73-gp8h
Asked npm to fix v6: npm/cli#6010