vendor:
Church Management System
by:
Murat DEMIRCI
7.5
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Church Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: No
Related CWE:
CPE:
Platforms Tested: Windows 10
2021
Church Management System 1.0 – ‘Multiple’ Stored Cross-Site Scripting (XSS)
The Church Management System 1.0 is vulnerable to multiple stored cross-site scripting (XSS) attacks. An attacker can inject malicious code into the 'amount' and 'trcode' parameters, which are not properly sanitized, leading to the execution of arbitrary JavaScript code in the context of the user's browser.
Mitigation:
To mitigate this vulnerability, it is recommended to implement input validation and sanitization on all user-supplied data. Additionally, the use of content security policies (CSP) can help mitigate the impact of XSS attacks.