Lucene search

K
htbridgeHigh-Tech BridgeHTB23179
HistoryOct 23, 2013 - 12:00 a.m.

Multiple Cross-Site Scripting (XSS) in Claroline

2013-10-2300:00:00
High-Tech Bridge
www.htbridge.com
19

0.006 Low

EPSS

Percentile

77.7%

High-Tech Bridge Security Research Lab discovered multiple vulnerabilities in Claroline, which can be exploited to perform Cross-Site Scripting (XSS) attacks against vulnerable web application visitors and administrators.

  1. Cross-Site Scripting (XSS) in Claroline: CVE-2013-6267
    1.1 The vulnerability exists due to insufficient sanitisation of user-supplied data in “box” HTTP GET parameter passed to “/claroline/messaging/messagebox.php” script. A remote attacker can trick a logged-in user to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website.
    The exploitation example below uses the “alert()” JavaScript function to display “immuniweb” word:
    http://[host]/claroline/messaging/messagebox.php?box=%22%3E%3Cscript%3Ealert %28%27imuniweb%27%29;%3C/script%3E

1.2 The vulnerability exists due to insufficient filtration of user-supplied data in “cidToEdit” HTTP GET parameter passed to “/claroline/admin/adminregisteruser.php” script. A remote attacker can trick a logged-in administrator to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website.
The exploitation example below uses the “alert()” JavaScript function to display “immuniweb” word:
http://[host]/claroline/admin/adminregisteruser.php?cidToEdit=94102_001%22%3 E%3Cscript%3Ealert%28%27imuniweb%27%29;%3C/script%3E

1.3 The vulnerability exists due to insufficient sanitisation of user-supplied data in “cidToEdit” HTTP GET parameter passed to “/claroline/admin/admin_user_course_settings.php” script. A remote attacker can trick a logged-in administrator to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website.
The exploitation example below uses the “alert()” JavaScript function to display “immuniweb” word:
http://[host]/claroline/admin/admin_user_course_settings.php?ccfrom=culist&c idToEdit=94102%22%3E%3Cscript%3Ealert%28%27imuniweb%27%29;%3C/script%3E&uidT oEdit=1

1.4 The vulnerability exists due to insufficient sanitisation of user-supplied data in “module_id” HTTP GET parameter passed to “/claroline/admin/module/module.php” script. A remote attacker can trick a logged-in administrator to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website.
The exploitation example below uses the “alert()” JavaScript function to display “immuniweb” word:
http://[host]/claroline/admin/module/module.php?module_id=4%22%3E%3Cscript%3 Ealert%28%27imuniweb%27%29;%3C/script%3E

1.5 The vulnerability exists due to insufficient sanitisation of user-supplied data in “offset” HTTP GET parameter passed to “/claroline/admin/right/profile_list.php” script. A remote attacker can trick a logged-in administrator to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website.
The exploitation example below uses the “alert()” JavaScript function to display “immuniweb” word:
http://[host]/claroline/admin/right/profile_list.php?cmd=exLock&offset=0%22% 3E%3Cscript%3Ealert%28%27imuniweb%27%29;%3C/script%3E

CPENameOperatorVersion
clarolinele1.11.8

0.006 Low

EPSS

Percentile

77.7%