vendor:
Cemetry Mapping and Information System
by:
Mesut Cetin
7.5
CVSS
HIGH
Stored Cross-Site Scripting
79
CWE
Product Name: Cemetry Mapping and Information System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Kali Linux 2020.4, PHP 7.4.13, mysqlnd 7.4.13, Apache/2.4.46 (Unix), OpenSSL/1.1.1h, mod_perl/2.0.11 Perl/v5.32.0, Burp Suite Professional v.1.7.34
2021
Cemetry Mapping and Information System 1.0 – Multiple Stored Cross-Site Scripting
The Cemetry Mapping and Information System 1.0 is affected by multiple stored cross-site scripting vulnerabilities. The vulnerabilities allow an attacker to inject malicious scripts into the 'Full Name' and 'Location' parameters, potentially leading to the execution of arbitrary code or the theft of sensitive information.
Mitigation:
To mitigate these vulnerabilities, it is recommended to properly validate and sanitize user input before displaying it on webpages. Implementing input validation and output encoding can help prevent the execution of malicious scripts.