exploit-db-mirror/platforms/php/webapps/22501.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

5 lines
No EOL
506 B
Text
Executable file

source: http://www.securityfocus.com/bid/7365/info
A vulnerability has been reported for Xonic.ru News. The problem occurs due to insufficient sanitization of user-supplied data to the 'script.php' file. As a result, it may be possible for an attacker to pass malicious PHP or shell commands in requests to a target server. All commands would be executed on the system with the privileges of the vulnerable application.
http://www.example.org/admin/script.php?data=script.php?data=<? system($cmd) ?>