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

18 lines
900 B
Markdown

### [CVE-2006-1747](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1747)
![](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
PHP remote file inclusion vulnerability in Virtual War (VWar) 1.5.0 allows remote attackers to execute arbitrary PHP code via a URL in the vwar_root parameter to (1) admin/admin.php, (2) war.php, (3) stats.php, (4) news.php, (5) joinus.php, (6) challenge.php, (7) calendar.php, (8) member.php, (9) popup.php, and other unspecified scripts in the admin folder. NOTE: these are different attack vectors than CVE-2006-1636 and CVE-2006-1503.
### POC
#### Reference
- https://www.exploit-db.com/exploits/1658
#### Github
No PoCs found on GitHub currently.