vendor:
Multi Branch School Management System
by:
Kislay Kumar
8.8
CVSS
HIGH
Stored XSS
79
CWE
Product Name: Multi Branch School Management System
Affected Version From: 3.5
Affected Version To: 3.5
Patch Exists: NO
Related CWE: N/A
CPE: a:ramomcoder:multi_branch_school_management_system:3.5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2020
Multi Branch School Management System 3.5 – “Create Branch” Stored XSS
A stored cross-site scripting vulnerability exists in Multi Branch School Management System 3.5. An attacker can exploit this vulnerability by inserting malicious payloads into the 'Branch Name', 'School Name', 'Mobile No.', 'Currency', 'Symbol', 'City' and 'State' fields when creating a new branch. When the victim views the page, the malicious payload will be executed.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized before being stored or displayed. Additionally, the application should be configured to use a secure HTTP connection.