
Cloud Vulnerability DB
A community-led vulnerabilities database
wifiscanner.js in thingsSDK WiFi Scanner 1.0.1 contains a code injection vulnerability (CVE-2020-15362) that allows attackers to execute arbitrary code. The vulnerability exists because the module can be used with options to overwrite the default executable/binary path and its arguments without proper input sanitization (GitHub Issue).
The vulnerability exists in the wifiscanner.js file where the command property concatenates binaryPath and args options without any sanitization before passing to childProcess.exec(). The CVSS v3.1 base score is 9.8 CRITICAL (Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H). The vulnerability is classified as CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') (NVD).
Successful exploitation of this vulnerability allows attackers to execute arbitrary code on the affected system. This could lead to complete system compromise, including the ability to read, modify, or delete data, create new accounts, and execute malicious programs (GitHub Issue).
Users must ensure appropriate sanitization of user inputs before passing them to the module. At minimum, any user input that could affect the binaryPath or args options should be properly validated and sanitized. Additionally, users should consider implementing input validation at the application level to restrict the allowed values for these parameters (GitHub Issue).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."