mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
### [CVE-2014-4977](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4977)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- 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
|
|
- https://www.exploit-db.com/exploits/39836/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|