CVE-2009-0541
published 2009-02-25CVE-2009-0541: Multiple cross-site scripting (XSS) vulnerabilities in Magento 1.2.0 and 1.2.1.1 allow remote attackers to inject arbitrary web script or HTML via (1) the…
PriorityP419medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.81%
75.8th percentile
Multiple cross-site scripting (XSS) vulnerabilities in Magento 1.2.0 and 1.2.1.1 allow remote attackers to inject arbitrary web script or HTML via (1) the username field in an admin/ request to index.php, possibly related to the login[username] parameter and the app/code/core/Mage/Admin/Model/Session.php login function; (2) the email address field in an admin/index/forgotpassword/ request to index.php, possibly related to the email parameter and the app/code/core/Mage/Adminhtml/controllers/IndexController.php forgotpasswordAction function; or (3) the return parameter to the default URI under downloader/.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| magentocommerc | magento | — | — |
| magentocommerc | magento | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
Magento 1.2 - '/app/code/core/Mage/Admin/Model/Session.php?login['Username']' Cross-Site Scripting
exploitdb·2009-02-24
CVE-2009-0541 Magento 1.2 - '/app/code/core/Mage/Admin/Model/Session.php?login['Username']' Cross-Site Scripting
Magento 1.2 - '/app/code/core/Mage/Admin/Model/Session.php?login['Username']' Cross-Site Scripting
---
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: ">alert('xss')
Exploit-DB
Magento 1.2 - '/app/code/core/Mage/Adminhtml/controllers/IndexController.php?email' Cross-Site Scripting
exploitdb·2009-02-24
CVE-2009-0541 Magento 1.2 - '/app/code/core/Mage/Adminhtml/controllers/IndexController.php?email' Cross-Site Scripting
Magento 1.2 - '/app/code/core/Mage/Adminhtml/controllers/IndexController.php?email' Cross-Site Scripting
---
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/index/forgotpassword/
Email address: ">alert('xss')
Exploit-DB
Magento 1.2 - 'downloader/index.php' Cross-Site Scripting
exploitdb·2009-02-24
CVE-2009-0541 Magento 1.2 - 'downloader/index.php' Cross-Site Scripting
Magento 1.2 - 'downloader/index.php' Cross-Site Scripting
---
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/downloader/?return=%22%3Cscript%3Ealert('xss')%3C/script%3E
No writeups or analysis indexed.
http://archives.neohapsis.com/archives/fulldisclosure/2009-02/0257.htmlhttp://secunia.com/advisories/34000http://securitytracker.com/id?1021746http://www.securityfocus.com/bid/33872https://exchange.xforce.ibmcloud.com/vulnerabilities/48876https://exchange.xforce.ibmcloud.com/vulnerabilities/48877https://exchange.xforce.ibmcloud.com/vulnerabilities/48878http://archives.neohapsis.com/archives/fulldisclosure/2009-02/0257.htmlhttp://secunia.com/advisories/34000http://securitytracker.com/id?1021746http://www.securityfocus.com/bid/33872https://exchange.xforce.ibmcloud.com/vulnerabilities/48876https://exchange.xforce.ibmcloud.com/vulnerabilities/48877https://exchange.xforce.ibmcloud.com/vulnerabilities/48878
2009-02-25
Published