#VU101027 Improper error handling in http-proxy-middleware - CVE-2024-21536

 

#VU101027 Improper error handling in http-proxy-middleware - CVE-2024-21536

Published: November 28, 2024


Vulnerability identifier: #VU101027
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-21536
CWE-ID: CWE-388
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
http-proxy-middleware
Software vendor:
Steven Chim

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to an UnhandledPromiseRejection error thrown by micromatch. A remote non-authenticated attacker can send specially crafted request to the application and crash the Node.js process.


Remediation

Install updates from vendor's website.

External links