Exploit FTLS Guestbook 1.1 - Script Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
22202
Проверка EDB
  1. Пройдено
Автор
BRAINRAWT
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2003-1348
Дата публикации
2003-01-25
Код:
source: https://www.securityfocus.com/bid/6686/info

Guestbook does not adequately filter HTML tags from various fields. This may enable an attacker to inject arbitrary script code into pages that are generated by the guestbook.

The attacker's script code may be executed in the web client of arbitrary users who view the pages generated by the guestbook, in the security context of the website running the software.

The following proof of concept was provided by inserting malicious HTML code into the Title, Name and Comment fields:

<script>alert('test')</script>
 
Источник
www.exploit-db.com

Похожие темы