vendor:
ATutor
by:
ItSecTeam
8,8
CVSS
HIGH
Cross Site Scripting
79
CWE
Product Name: ATutor
Affected Version From: 1.6.4
Affected Version To: 1.6.4
Patch Exists: Yes
Related CWE: N/A
CPE: a:atutor:atutor:1.6.4
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
ATutor 1.6.4
The bugs can be exploited by logging in as an instructor and going to the manage section to add a poll and inject XSS code as a question or choice, create a new group and inject XSS code as title or group type, or add an assignment with XSS code as title.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.