vendor:
Online Learning Management System
by:
Aakash Madaan (Godsky)
8.8
CVSS
HIGH
Stored XSS
79
CWE
Product Name: Online Learning Management System
Affected Version From: Version 1
Affected Version To: Version 1
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:online_learning_management_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Parrot OS
2020
Online Learning Management System 1.0 – Multiple Stored XSS
Multiple stored XSS vulnerabilities exist in Online Learning Management System 1.0. An attacker can exploit these vulnerabilities by logging in to the application with admin credentials, navigating to the Subject, Class, Admin Users, and Department pages, and entering malicious XSS payloads in the respective fields. When the malicious payloads are saved, they will be triggered whenever the respective pages are visited.
Mitigation:
Input validation should be used to prevent malicious payloads from being entered into the application.