CVE-2014-4977
medium
CVSS v3
—
CVSS v2
6.5
VIR risk
6.5
Description
Multiple SQL injection vulnerabilities in Dell SonicWall Scrutinizer 11.0.1 allow remote authenticated users to execute arbitrary SQL commands via the (1) selectedUserGroup parameter in a create new user request to cgi-bin/admin.cgi or the (2) user_id parameter in the changeUnit function, (3) methodDetail parameter in the methodDetail function, or (4) xcNetworkDetail parameter in the xcNetworkDetail function in d4d/exporters.php.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| sonicwall | scrutinizer | 11.0.1 | |
References
- http://packetstormsecurity.com/files/127429/Dell-Sonicwall-Scrutinizer-11.01-Code-Execution-SQL-Injection.html
- http://packetstormsecurity.com/files/137098/Dell-SonicWALL-Scrutinizer-11.01-methodDetail-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/Jul/44
- http://www.securityfocus.com/bid/68495
- https://exchange.xforce.ibmcloud.com/vulnerabilities/94439
- https://gist.github.com/brandonprry/36b4b8df1cde279a9305
- https://gist.github.com/brandonprry/76741d9a0d4f518fe297
- https://www.exploit-db.com/exploits/39836/
- http://packetstormsecurity.com/files/127429/Dell-Sonicwall-Scrutinizer-11.01-Code-Execution-SQL-Injection.html
- http://packetstormsecurity.com/files/137098/Dell-SonicWALL-Scrutinizer-11.01-methodDetail-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/Jul/44
- http://www.securityfocus.com/bid/68495
- https://exchange.xforce.ibmcloud.com/vulnerabilities/94439
- https://gist.github.com/brandonprry/36b4b8df1cde279a9305
- https://gist.github.com/brandonprry/76741d9a0d4f518fe297
- https://www.exploit-db.com/exploits/39836/
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.