Koa is expressive middleware for Node.js using ES2017 async functions. Prior to versions 0.21.2, 1.7.1, 2.15.4, and 3.0.0-alpha.3, Koa uses an evil regex to parse the `X-Forwarded-Proto` and `X-Forwarded-Host` HTTP headers. This can be exploited to carry out a Denial-of-Service attack. Versions 0.21.2, 1.7.1, 2.15.4, and 3.0.0-alpha.3 fix the issue.
CVSS
No CVSS.
References
Configurations
No configuration.
History
12 Feb 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-12 18:15
Updated : 2025-02-12 18:15
NVD link : CVE-2025-25200
Mitre link : CVE-2025-25200
CVE.ORG link : CVE-2025-25200
JSON object : View
Products Affected
No product.
CWE
CWE-1333
Inefficient Regular Expression Complexity