mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
22 lines
946 B
Markdown
22 lines
946 B
Markdown
### [CVE-2015-2845](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2845)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The cpanel function in go_site.php in GoAutoDial GoAdmin CE before 3.3-1421902800 allows remote attackers to execute arbitrary commands via the $type 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/
|
|
- https://www.exploit-db.com/exploits/42296/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/CodeXTF2/goautodial-rce-exploit
|
|
- https://github.com/TarunYenni/GoAutoDial-CE-3.3-Exploit-Authentication-Bypass-Command-Injection
|
|
|