CVE-2014-4977
published 2014-07-16CVE-2014-4977: Multiple SQL injection vulnerabilities in Dell SonicWall Scrutinizer 11.0.1 allow remote authenticated users to execute arbitrary SQL commands via the (1)…
PriorityP260medium6.5CVSS 2.0
AVNACLAuSCPIPAP
EXPLOIT
EPSS
74.93%
99.4th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| sonicwall | scrutinizer | — | — |
Detection & IOCsextracted from sources · hover to see the quote
command-6045 UNION ALL SELECT 0x#{hex_backdoor},#{pad_null(19)} INTO DUMPFILE '#{d4d_path}/#{backdoor_fname}' #↗
- →Monitor HTTP GET requests to /d4d/exporters.php containing the 'methodDetail' parameter with SQL UNION injection patterns (e.g., '-6045 UNION ALL SELECT'). ↗
- →Alert on SQL injection patterns targeting the selectedUserGroup, user_id, methodDetail, or xcNetworkDetail parameters in requests to cgi-bin/admin.cgi or d4d/exporters.php. ↗
- →Detect use of MySQL's INTO DUMPFILE clause within SQL injection payloads delivered via GET parameters to exporters.php, indicating attempted file write for webshell upload. ↗
- →Flag authentication attempts to /cgi-bin/login.cgi using the default credential admin:admin, which the exploit module uses by default. ↗
- →Watch for new .php files appearing under the d4d web directory (../../html/d4d on Windows or /home/plixer/scrutinizer/html/d4d on Linux), which indicates a PHP backdoor was written via SQL injection. ↗
- →Detect multipart POST requests to randomly named .php files under /d4d/, which indicates the dropped PHP backdoor is being used to upload a binary payload. ↗
- ·The exploit requires authentication; however, it defaults to the factory credential admin:admin, meaning unpatched appliances with default credentials are trivially exploitable without prior access. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-x345-r4j2-7w9q: Multiple SQL injection vulnerabilities in Dell SonicWall Scrutinizer 11
ghsa_unreviewed·2022-05-14
CVE-2014-4977 [MEDIUM] CWE-89 GHSA-x345-r4j2-7w9q: Multiple SQL injection vulnerabilities in Dell SonicWall Scrutinizer 11
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.
SonicWall
CVE-2014-4977: Multiple SQL injection vulnerabilities in Dell SonicWall Scrutinizer 11.0.1 allow remote authenticated users to execute arbitrary SQL commands via the
vendor_sonicwall·2014-07-16·CVSS 6.5
CVE-2014-4977 [MEDIUM] CWE-89 CVE-2014-4977: Multiple SQL injection vulnerabilities in Dell SonicWall Scrutinizer 11.0.1 allow remote authenticated users to execute arbitrary SQL commands via the
CVE-2014-4977: 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.
No detection rules found.
Exploit-DB
Dell SonicWALL Scrutinizer 11.01 - methodDetail SQL Injection (Metasploit)
exploitdb·2016-05-17
CVE-2014-4977 Dell SonicWALL Scrutinizer 11.01 - methodDetail SQL Injection (Metasploit)
Dell SonicWALL Scrutinizer 11.01 - methodDetail SQL Injection (Metasploit)
---
##
# This module requires Metasploit: http://metasploit.com/download
# Current source: https://github.com/rapid7/metasploit-framework
##
require 'msf/core'
class MetasploitModule "Dell SonicWALL Scrutinizer 11.01 methodDetail SQL Injection",
'Description' => %q{
This module exploits a vulnerability found in Dell SonicWALL Scrutinizer. The methodDetail
parameter in exporters.php allows an attacker to write arbitrary files to the file system
with an SQL Injection attack, and gain remote code execution under the context of SYSTEM
for Windows, or as Apache for Linux.
Authentication is required to exploit this vulnerability, but this module uses
the default admin:admin credential.
},
'License' => MSF_LICENSE,
'A
Metasploit
Dell SonicWALL Scrutinizer 11.01 methodDetail SQL Injection
metasploit
Dell SonicWALL Scrutinizer 11.01 methodDetail SQL Injection
Dell SonicWALL Scrutinizer 11.01 methodDetail SQL Injection
This module exploits a vulnerability found in Dell SonicWALL Scrutinizer. The methodDetail parameter in exporters.php allows an attacker to write arbitrary files to the file system with an SQL Injection attack, and gain remote code execution under the context of SYSTEM for Windows, or as Apache for Linux. Authentication is required to exploit this vulnerability, but this module uses the default admin:admin credential.
No writeups or analysis indexed.
http://packetstormsecurity.com/files/127429/Dell-Sonicwall-Scrutinizer-11.01-Code-Execution-SQL-Injection.htmlhttp://packetstormsecurity.com/files/137098/Dell-SonicWALL-Scrutinizer-11.01-methodDetail-SQL-Injection.htmlhttp://seclists.org/fulldisclosure/2014/Jul/44http://www.securityfocus.com/bid/68495https://exchange.xforce.ibmcloud.com/vulnerabilities/94439https://gist.github.com/brandonprry/36b4b8df1cde279a9305https://gist.github.com/brandonprry/76741d9a0d4f518fe297https://www.exploit-db.com/exploits/39836/http://packetstormsecurity.com/files/127429/Dell-Sonicwall-Scrutinizer-11.01-Code-Execution-SQL-Injection.htmlhttp://packetstormsecurity.com/files/137098/Dell-SonicWALL-Scrutinizer-11.01-methodDetail-SQL-Injection.htmlhttp://seclists.org/fulldisclosure/2014/Jul/44http://www.securityfocus.com/bid/68495https://exchange.xforce.ibmcloud.com/vulnerabilities/94439https://gist.github.com/brandonprry/36b4b8df1cde279a9305https://gist.github.com/brandonprry/76741d9a0d4f518fe297https://www.exploit-db.com/exploits/39836/
2014-07-16
Published