mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
20 lines
862 B
Markdown
20 lines
862 B
Markdown
### [CVE-2015-2844](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2844)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The cpanel function in go_site.php in GoAutoDial GoAdmin CE before 3.3-1420434000 allows remote attackers to execute arbitrary commands via the $action portion of the PATH_INFO.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/131543/GoAutoDial-SQL-Injection-Command-Execution-File-Upload.html
|
|
- https://www.exploit-db.com/exploits/36807/
|
|
|
|
#### Github
|
|
- https://github.com/CodeXTF2/goautodial-rce-exploit
|
|
- https://github.com/TarunYenni/GoAutoDial-CE-3.3-Exploit-Authentication-Bypass-Command-Injection
|
|
|