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

19 lines
936 B
Markdown

### [CVE-2008-5060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5060)
![](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 ModernBill 4.4 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the DIR parameter to (1) export_batch.inc.php, (2) run_auto_suspend.cron.php, and (3) send_email_cache.php in include/scripts/; (4) include/misc/mod_2checkout/2checkout_return.inc.php; and (5) include/html/nettools.popup.php, different vectors than CVE-2006-4034 and CVE-2005-1054.
### POC
#### Reference
- http://securityreason.com/securityalert/4587
- https://www.exploit-db.com/exploits/6916
#### Github
No PoCs found on GitHub currently.