Exploit BirdBlog 1.x - 'user.php?uid' Cross-Site Scripting

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
28669
Проверка EDB
  1. Пройдено
Автор
ROOT3R_H3LL
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-5064
Дата публикации
2006-09-25
Код:
source: https://www.securityfocus.com/bid/20202/info
  
BirdBlog is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input data.
  
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may allow an attacker to steal cookie-based authentication credentials and to launch other attacks.
  
BirdBlog 1.4.0 and prior versions are reported vulnerable.

http://www.example.com/[path]/user.php?uid=<Script>
 
Источник
www.exploit-db.com

Похожие темы