Exploit e107 - 'content_preset.php' Cross-Site Scripting

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
38416
Проверка EDB
  1. Пройдено
Автор
SIMON BIEBER
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2013-2750
Дата публикации
2013-04-03
e107 - 'content_preset.php' Cross-Site Scripting
Код:
source: https://www.securityfocus.com/bid/58841/info

e107 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.

e107 1.0.2 is vulnerable; other versions may also be affected. 

http://www.example.com/e107_plugins/content/handlers/content_preset.php? %3c%00script%0d%0a>alert('reflexted%20XSS')</script>
 
Источник
www.exploit-db.com

Похожие темы