cve/2007/CVE-2007-5600.md
2024-05-26 14:27:05 +02:00

18 lines
781 B
Markdown

### [CVE-2007-5600](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5600)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Incomplete blacklist vulnerability in index.php in Artmedic CMS 3.4 and earlier allows remote attackers to execute arbitrary PHP code via a (1) UNC share pathname, or a (2) ftps, (3) ssh2.sftp, or (4) ssh2.scp URL, in the page parameter, for which PHP remote file inclusion is blocked only for http, https, and ftp URLs.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4538
#### Github
No PoCs found on GitHub currently.