Exploit DRBGuestbook 1.1.13 - 'index.php' Cross-Site Scripting

Exploiter

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

DRBGuestbook is prone to a cross-site scripting vulnerability because the application fails to sufficiently 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 DRBGuestbook 1.1.13; other versions may also be vulnerable. 

http://www.example.com/index.php?action=<script>alert("XSS");</script>
 
Источник
www.exploit-db.com

Похожие темы