8.10.0
8 years ago
8 days ago
Known vulnerabilities in the undici package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to CRLF Injection via the How to fix CRLF Injection? Upgrade | <6.28.0>=7.0.0 <7.29.0>=8.0.0 <8.9.0 |
undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to HTTP Request Smuggling due to the How to fix HTTP Request Smuggling? Upgrade | <6.28.0>=7.0.0 <7.29.0>=8.0.0 <8.9.0 |
undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to Improper Neutralization via unsanitized How to fix Improper Neutralization? Upgrade | <6.28.0>=7.0.0 <7.29.0>=8.0.0 <8.9.0 |
undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to Permissive List of Allowed Inputs via permissive substring matching in the Note: This is only exploitable if the application consumes Set-Cookie headers from server responses (for example via undici's fetch or proxy code paths) and then forwards or relies on the parsed sameSite attribute. How to fix Permissive List of Allowed Inputs? Upgrade | <6.27.0>=7.0.0 <7.28.0>=8.0.0 <8.5.0 |
undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to Time-of-check Time-of-use (TOCTOU) Race Condition in the HTTP/1.1 client when an attacker-controlled upstream server injects an unsolicited response onto an idle keep-alive socket after a request completes. An attacker can cause responses to be delivered to the wrong requests by sending crafted HTTP responses through a compromised or malicious upstream server. Note: This is only exploitable if the upstream HTTP/1.1 server is attacker-controlled or compromised and keep-alive connection reuse is enabled. How to fix Time-of-check Time-of-use (TOCTOU) Race Condition? Upgrade | <6.27.0>=7.0.0 <7.28.0>=8.0.0 <8.5.0 |
undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to CRLF Injection in the Note: This is only exploitable if the application parses Set-Cookie headers using the affected function and then forwards the parsed value into a response header without proper sanitization. How to fix CRLF Injection? Upgrade | <6.27.0>=7.0.0 <7.28.0>=8.0.0 <8.5.0 |