vendor:
Academy-LMS
by:
Vinicius Alves
8.8
CVSS
HIGH
Stored XSS
79
CWE
Product Name: Academy-LMS
Affected Version From: 4.3
Affected Version To: 4.3
Patch Exists: N/A
Related CWE: N/A
CPE: a:academy-lms:academy-lms
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Win10, Google Chrome
2020
Academy-LMS 4.3 – Stored XSS
This exploit allows an attacker to inject malicious code into the Academy-LMS 4.3 application. The attacker can gain access to the admin panel, access the courses page, open the course manager and SEO menu, paste the XSS payload tag and submit. When the course page is accessed on the frontend, the malicious code is triggered.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the application.