#VU14299 Improper input validation in qs - CVE-2014-10064
Published: August 9, 2018 / Updated: August 9, 2018
Vulnerability identifier: #VU14299
Vulnerability risk: Low
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:Clear
CVE-ID: CVE-2014-10064
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability:
No public exploit available
Vulnerable software:
qs
qs
Software vendor:
npm Inc.
npm Inc.
Description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The vulnerability exists in the qs module due to an error when specifying object depth. A remote attacker can parse a deeply nested JSON string, trigger extended event loop and cause the service to crash.
Remediation
Update to version 1.0.0 or later.