vendor:
Medical Center Portal Management System
by:
Saeed Bala Ahmed (r0b0tG4nG)
5.5
CVSS
MEDIUM
Stored XSS
79
CWE
Product Name: Medical Center Portal Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Parrot OS
2020
Medical Center Portal Management System 1.0 – Multiple Stored XSS
The Medical Center Portal Management System 1.0 is vulnerable to multiple stored XSS attacks. By injecting malicious scripts into the name and description fields of the 'Add Medical Products' page or the 'Add New Hospital | Pharmacy' page, an attacker can execute arbitrary code whenever a user views the 'Medical Products' page.
Mitigation:
To mitigate this vulnerability, input validation and sanitization should be implemented on the affected pages. All user-supplied input should be properly encoded or filtered to prevent the execution of malicious scripts.