chimurai/http-proxy-middleware

chimurai/http-proxy-middleware

Releases85
Frequency1 month 2 weeks
Last Release
Stars11.1K
:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more

CVE History

CVEPublishedCVSS v3CVSS v2
4 MEDIUM

In http-proxy-middleware before 2.0.8 and 3.x before 3.0.4, writeBody can be called twice because "else if" is not used.

4 MEDIUM

In http-proxy-middleware before 2.0.9 and 3.x before 3.0.5, fixRequestBody proceeds even if bodyParser has failed.

7.5 HIGH

Versions of the package http-proxy-middleware before 2.0.7, from 3.0.0 and before 3.0.3 are vulnerable to Denial of Service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. An attacker could kill the Node.js process and crash the server by making requests to certain paths.