vendor:
Chamilo LMS
by:
Cakes
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Chamilo LMS
Affected Version From: 1.11.8
Affected Version To: 1.11.8
Patch Exists: NO
Related CWE: N/A
CPE: a:chamilo:chamilo_lms:1.11.8
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2018
Chamilo LMS 1.11.8 – ‘firstname’ Cross-Site Scripting
Improper input validation on the Firstname and Lastname fields allow attackers to add a persistent Cross-Site scripting attack when registering as a new user. Simply intercept a new registration request and add in the XSS in the firstname / lastname fields.
Mitigation:
Input validation should be done on the Firstname and Lastname fields to prevent Cross-Site Scripting attacks.