Files
CVEs-PoC/2007/CVE-2007-0881.md
T
2024-06-18 02:51:15 +02:00

19 lines
828 B
Markdown

### [CVE-2007-0881](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0881)
![](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
PHP remote file inclusion vulnerability in the Seitenschutz plugin for OPENi-CMS 1.0 allows remote attackers to execute arbitrary PHP code via a URL in the (1) config[oi_dir] and possibly (2) config[openi_dir] parameters to open-admin/plugins/site_protection/index.php. NOTE: vector 2 might be the same as CVE-2006-4750.
### POC
#### Reference
- http://echo.or.id/adv/adv64-y3dips-2007.txt
- https://www.exploit-db.com/exploits/3292
#### Github
No PoCs found on GitHub currently.