exploit-db-mirror/platforms/php/webapps/23478.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

7 lines
No EOL
740 B
Text
Executable file

source: http://www.securityfocus.com/bid/9293/info
It has been reported that Psychoblogger may be prone to multiple cross-site scripting vulnerabilities that may allow a remote attacker to execute HTML or script code in a user's browser. The issues are reported to exist in the 'imageview.php', 'entryadmin.php', 'authoredit.php', 'blockedit.php', 'configadmin.php' and 'quoteedit.php' scripts. These vulnerabilities result from insufficient sanitization of user-supplied data passed via vulnerable parameters.
Psychoblogger version PB-beta1 has been reported to be prone to these issues, however, other versions could be affected as well.
http://www.example.com/entryadmin.php?error=1&errormessage=<script>alert('xss')</script>