.. / CVE-2021-38704

Exploit for ClinicCases 7.3.3 Cross-Site Scripting (CVE-2021-38704)

Description:

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.

Nuclei Template

View the template here CVE-2021-38704.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2021/CVE-2021-38704.yaml
Copy

References:

https://github.com/ARPSyndicate/cvemon
https://github.com/judsonmitchell/ClinicCases/releases
https://github.com/ARPSyndicate/kenzer-templates
https://nvd.nist.gov/vuln/detail/CVE-2021-38704
https://github.com/sudonoodle/CVE-2021-38704