exploit-db-mirror/platforms/php/webapps/30937.txt
Offensive Security fc1d5b0b00 Updated 01_16_2014
2014-01-16 04:20:47 +00:00

9 lines
No EOL
593 B
Text
Executable file

source: http://www.securityfocus.com/bid/27027/info
Limbo CMS is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Limbo CMS 1.0.4.2 is vulnerable; other versions may also be affected.
http://www.example.com/admin.php?com_option=>"'><SCRIPT>a=/XSS/;alert(a.source)</SCRIPT>