Code Injection in node-XMLHttpRequest - CVE-2020-28502

 

Code Injection in node-XMLHttpRequest - CVE-2020-28502

Published: May 16, 2023 / Updated: September 18, 2023


Vulnerability identifier: #VU76189
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2020-28502
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: Michael de Wit
Affected software:
node-XMLHttpRequest

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to improper input validation when processing synchronous requests in xhr.send. A remote attacker can send a specially crafted request and execute arbitrary code on the target system.



How to mitigate CVE-2020-28502

Install updates from vendor's website.

Sources