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

9 lines
No EOL
634 B
Text

source: https://www.securityfocus.com/bid/21129/info
Sphpblog is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker to steal cookie-based authentication credentials and to launch other attacks.
Sphpblog 0.8 is vulnerable.
http://www.example.com/[path]/add_block.php?action="><script>alert('Xmors')</script>< http://www.example.com/[path]/index.php?entry="><script>alert('Xmors')</script><