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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Incomplete blacklist vulnerability in index.php in AuraCMS 1.x and probably 2.x allows remote attackers to execute arbitrary PHP code via a (1) UNC share pathname, or a (2) ftp, (3) ftps, or (4) ssh2.sftp URL, in the pilih parameter, for which PHP remote file inclusion is blocked only for http URLs.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4390
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|