cve/2007/CVE-2007-0702.md

19 lines
771 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-0702](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0702)
![](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 phpEventMan 1.0.2 allow remote attackers to execute arbitrary PHP code via a URL in the level parameter to (1) Shared/controller/text.ctrl.php or (2) UserMan/controller/common.function.php.
### POC
#### Reference
- http://www.attrition.org/pipermail/vim/2007-February/001264.html
- https://www.exploit-db.com/exploits/3246
#### Github
No PoCs found on GitHub currently.