Exploit PHP iCalendar 1.1/2.x - 'day.php' Cross-Site Scripting

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
29363
Проверка EDB
  1. Пройдено
Автор
LOSTMON
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-6824
Дата публикации
2006-12-27
PHP iCalendar 1.1/2.x - 'day.php' Cross-Site Scripting
Код:
source: https://www.securityfocus.com/bid/21792/info

PHP icalendar is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input. 

An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

http://www.example.com/phpicalendar/day.php?cal=all_calendars_combined971 &getdate=20061225"><script>alert()</script>
 
Источник
www.exploit-db.com

Похожие темы