Magento 1.2 - '/app/code/core/Mage/Admin/Model/Session.php?login['Username']' Cross-Site Scripting
Author: Loukas Kalenderidis
type: webapps
platform: php
port:
date_added: 2009-02-24
date_updated: 2014-04-11
verified: 1
codes: CVE-2009-0541;OSVDB-54081
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/33872/info
Magento is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input.
Attacker-supplied HTML and script code would execute in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials.
Magento 1.2.0 is vulnerable; other versions may also be affected.
http://www.example.com/index.php/admin/
Username: "><script>alert('xss')</script>