Skip to content

New vulnerability CVE-2022-32210 found on v18.x #45

@github-actions

Description

@github-actions

Failed run: https://github.com/nodejs/nodejs-dependency-vuln-assessments/actions/runs/2790721148
Vulnerability ID: CVE-2022-32210

Full output:

WARNING: New vulnerabilities found
- undici (version 5.8.0) :
	- CVE-2022-31151: https://nvd.nist.gov/vuln/detail/CVE-2022-31151
	- CVE-2022-31150: https://nvd.nist.gov/vuln/detail/CVE-2022-31150
	- CVE-2022-32210: https://nvd.nist.gov/vuln/detail/CVE-2022-32210

For each dependency and vulnerability, check the following:
- Check that the dependency's version printed by the script corresponds to the version present in the Node repo.
If not, update dependencies.py with the actual version number and run the script again.
- If the version is correct, check the vulnerability's description to see if it applies to the dependency as
used by Node. If not, the vulnerability ID (either a CVE or a GHSA) can be added to the ignore list in
dependencies.py. IMPORTANT: Only do this if certain that the vulnerability found is a false positive.
- Otherwise, the vulnerability found must be remediated by updating the dependency in the Node repo to a
non-affected version, followed by updating dependencies.py with the new version.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions