#VU88959 Resource management error in node-querystring - CVE-2014-7191

 

#VU88959 Resource management error in node-querystring - CVE-2014-7191

Published: April 24, 2024


Vulnerability identifier: #VU88959
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2014-7191
CWE-ID: CWE-399
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
node-querystring
Software vendor:
tjholowaychuk

Description

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

The vulnerability exists due to qs module in Node.js does not call the compact function for array data. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links