Docebo CMS 3.0.x - 'index.php?searchkey' Cross-Site Scripting

EDB-ID:

29661


Author:

r00t

Type:

webapps


Platform:

PHP

Date:

2007-02-24


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/doceboCms/index.php?searchkey=<script>alert('XSS');</script>