You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path to vulnerable library: /node_modules/undici/package.json
Dependency Hierarchy:
rest-0.6.0.tgz (Root Library)
❌ undici-5.7.0.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
undici is an HTTP/1.1 client, written from scratch for Node.js. It is possible to inject CRLF sequences into request headers in undici in versions less than 5.7.1. A fix was released in version 5.8.0. Sanitizing all HTTP headers from untrusted sources to eliminate \r\n is a workaround for this issue.
CVE-2022-31150 - Medium Severity Vulnerability
Vulnerable Library - undici-5.7.0.tgz
An HTTP/1.1 client, written from scratch for Node.js
Library home page: https://registry.npmjs.org/undici/-/undici-5.7.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/undici/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
undici is an HTTP/1.1 client, written from scratch for Node.js. It is possible to inject CRLF sequences into request headers in undici in versions less than 5.7.1. A fix was released in version 5.8.0. Sanitizing all HTTP headers from untrusted sources to eliminate
\r\n
is a workaround for this issue.Publish Date: 2022-07-19
URL: CVE-2022-31150
CVSS 3 Score Details (6.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31150
Release Date: 2022-07-19
Fix Resolution (undici): 5.8.0
Direct dependency fix Resolution (@discordjs/rest): 1.0.0
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: