Exploit WordPress Plugin Accept Signups 0.1 - 'email' Cross-Site Scripting

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
35136
Проверка EDB
  1. Пройдено
Автор
CLSHACK
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
N/A
Дата публикации
2010-12-22
Код:
source: https://www.securityfocus.com/bid/45548/info

The Accept Signups Plugin for WordPress 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 can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Accept Signups 0.1 is vulnerable; other versions may also be affected. 

http://www.example.com/wordpress/wp-content/plugins/accept-signups/accept-signups_submit.php?email=clshack<script>alert(String.fromCharCode(72,
101, 108, 108, 111, 32, 58, 68, 32))</script>
 
Источник
www.exploit-db.com

Похожие темы