vendor:
Gym Management System
by:
Jyotsna Adhana
8.8
CVSS
HIGH
Stored Cross Site Scripting
79
CWE
Product Name: Gym Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:gym_management_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10 Pro 10.0.18363 N/A Build 18363 + XAMPP V3.2.4
2020
Gym Management System 1.0 – Stored Cross Site Scripting
A stored cross-site scripting vulnerability exists in the Gym Management System 1.0 web application. An attacker can exploit this vulnerability by injecting malicious JavaScript code into the Package Name and Description fields. When a user visits the page, the malicious code will be executed in the user's browser.
Mitigation:
Input validation should be used to prevent malicious code from being stored in the database. Additionally, output encoding should be used to prevent malicious code from being executed.