.. / CVE-2020-24550

Exploit for EpiServer Find <13.2.7 - Open Redirect (CVE-2020-24550)

Description:

EpiServer Find before 13.2.7 contains an open redirect vulnerability via the _t_redirect parameter in a crafted URL, such as a /find_v2/_click URL. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.

Nuclei Template

View the template here CVE-2020-24550.yaml

Validate with Nuclei

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

References:

https://github.com/Elsfa7-110/kenzer-templates
https://labs.nettitude.com/blog/cve-2020-24550-open-redirect-in-episerver-find/
https://github.com/anonymous364872/Rapier_Tool
https://github.com/ARPSyndicate/kenzer-templates
https://nvd.nist.gov/vuln/detail/CVE-2020-24550