vendor:
Police Crime Record Management System
by:
Ömer Hasan Durmus
7.5
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Police Crime Record Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:police_crime_record_management_system:1.0
Platforms Tested: Linux, Windows
2021
Police Crime Record Management System 1.0 – ‘Multiple’ Stored Cross-Site Scripting (XSS)
The Police Crime Record Management System 1.0 is vulnerable to 'Multiple' Stored Cross-Site Scripting (XSS) attacks. An attacker can exploit this vulnerability by injecting malicious code in the 'Firstname' or 'Othernames' field when adding staff. This allows the attacker to execute arbitrary JavaScript code in the context of the admin user's browser.
Mitigation:
To mitigate this vulnerability, it is recommended to properly sanitize and validate user input before storing or displaying it. Input filtering and output encoding techniques should be implemented.