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

19 lines
983 B
Markdown

### [CVE-2007-2084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2084)
![](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
** DISPUTED ** PHP remote file inclusion vulnerability in MobilePublisherphp 1.1.2 allows remote attackers to execute arbitrary PHP code via a URL in the auth_method parameter to (1) index.php, (2) list.php, (3) postreview.php, (4) reindex.php, (5) sections.php, (6) templates.php, (7) userinfo.php, (8) users.php, and (9) view.php in admin/. NOTE: this issue has been disputed by a reliable third party, who states that $auth_method is defined before use.
### POC
#### Reference
- http://attrition.org/pipermail/vim/2007-April/001523.html
- http://securityreason.com/securityalert/2583
#### Github
No PoCs found on GitHub currently.