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

18 lines
1008 B
Markdown

### [CVE-2007-6218](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6218)
![](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
Multiple PHP remote file inclusion vulnerabilities in Ossigeno CMS 2.2 pre1 allow remote attackers to execute arbitrary PHP code via a URL in the (1) level parameter to (a) install_module.php and (b) uninstall_module.php in upload/xax/admin/modules/, (c) upload/xax/admin/patch/index.php, and (d) install_module.php and (e) uninstall_module.php in upload/xax/ossigeno/admin/; and the (2) ossigeno parameter to (f) ossigeno_modules/ossigeno-catalogo/xax/ossigeno/catalogo/common.php, different vectors than CVE-2007-5234.
### POC
#### Reference
- http://www.packetstormsecurity.org/0711-exploits/ossigeno22-rfi.txt
#### Github
No PoCs found on GitHub currently.