- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 32808
- Проверка EDB
- 
	
		
			- Пройдено
 
- Автор
- LOUKAS KALENDERIDIS
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2009-0541
- Дата публикации
- 2009-02-24
		Код:
	
	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>- Источник
- www.exploit-db.com
 
 
		