vendor:
Civic Platform
by:
Abdulazeez Alaseeri
6.1
CVSS
MEDIUM
Cross-Site-Scripting (XSS)
79
CWE
Product Name: Civic Platform
Affected Version From: <= 21.1
Affected Version To: <= 21.1
Patch Exists: YES
Related CWE: CVE-2021-33904
CPE: a:accela:civic_platform:21.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: JBoss server/windows
2021
Accela Civic Platform 21.1 – ‘servProvCode’ Cross-Site-Scripting (XSS)
Accela Civic Platform version 21.1 and below is vulnerable to Cross-Site-Scripting (XSS) due to improper validation of user-supplied input in the 'servProvCode' parameter. An attacker can exploit this vulnerability by sending a maliciously crafted request to the vulnerable application. This can allow the attacker to execute arbitrary JavaScript code in the context of the vulnerable application.
Mitigation:
Input validation should be performed on all user-supplied input to prevent Cross-Site-Scripting (XSS) attacks. Additionally, the application should be configured to use a Content Security Policy (CSP) to prevent the execution of malicious JavaScript code.