Exploit WordPress Core 2.3 - 'Edit-Post-Rows.php' Cross-Site Scripting

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
30715
Проверка EDB
  1. Пройдено
Автор
WARAXE
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2007-5710
Дата публикации
2007-10-29
Код:
source: https://www.securityfocus.com/bid/26228/info

WordPress is prone to a cross-site scripting vulnerability because the application 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 help the attacker steal cookie-based authentication credentials and launch other attacks.

This issue affects WordPress 2.3; other versions may also be vulnerable. 

http://www.example.com/wp-admin/edit-post-rows.php?posts_columns[]=<script>alert(123);</script>
 
Источник
www.exploit-db.com

Похожие темы