exploit-db-mirror/platforms/php/webapps/30983.txt
Offensive Security 28528a8613 Updated 01_18_2014
2014-01-18 04:25:16 +00:00

9 lines
No EOL
755 B
Text
Executable file

source: http://www.securityfocus.com/bid/27128/info
ExpressionEngine is prone to an HTTP-response-splitting vulnerability and a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user, steal cookie-based authentication credentials, and influence how web content is served, cached, or interpreted. This could aid in various attacks that try to entice client users into a false sense of trust.
ExpressionEngine 1.2.1 is vulnerable to these issues; other versions may also be affected.
http://www.example.com/index.php?URL=%0AContent-Type:html%0A%0A%3Cscript%3Ealert(document.cookie)%3C/script%3E