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

18 lines
893 B
Markdown

### [CVE-2007-2255](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2255)
![](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 Download-Engine 1.4.3 allow remote attackers to execute arbitrary PHP code via a URL in the (1) eng_dir parameter to addmember.php, (2) lang_path parameter to admin/enginelib/class.phpmailer.php, and the (3) spaw_root parameter to admin/includes/spaw/dialogs/colorpicker.php, different vectors than CVE-2006-5291 and CVE-2006-5459. NOTE: vector 3 might be an issue in SPAW.
### POC
#### Reference
- http://securityreason.com/securityalert/2619
#### Github
No PoCs found on GitHub currently.