2022-01-11 00:00:49 +00:00
|
|
|
id: CVE-2020-11529
|
|
|
|
|
|
|
|
info:
|
2022-05-09 16:12:52 +00:00
|
|
|
name: Grav <1.7 - Open Redirect
|
2022-01-11 00:00:49 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: medium
|
2022-05-09 16:12:52 +00:00
|
|
|
description: Grav before 1.7 has an open redirect vulnerability via common/Grav.php. This is partially fixed in 1.6.23 and still present in 1.6.x.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
An attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks.
|
2023-09-06 12:22:36 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade Grav CMS to version 1.7 or later to fix the open redirect vulnerability.
|
2022-01-11 00:00:49 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/getgrav/grav/issues/3134
|
2022-05-09 16:12:52 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-11529
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://github.com/getgrav/grav/commit/2eae104c7a4bf32bc26cb8073d5c40464bfda3f7
|
2023-04-12 10:55:48 +00:00
|
|
|
- https://getgrav.org/#changelog
|
2024-01-29 17:11:14 +00:00
|
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
2022-01-11 00:00:49 +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
|
2022-01-11 00:00:49 +00:00
|
|
|
cve-id: CVE-2020-11529
|
|
|
|
cwe-id: CWE-601
|
2024-01-29 17:11:14 +00:00
|
|
|
epss-score: 0.00417
|
|
|
|
epss-percentile: 0.7148
|
2023-09-06 12:22:36 +00:00
|
|
|
cpe: cpe:2.3:a:getgrav:grav:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-15 16:29:17 +00:00
|
|
|
vendor: getgrav
|
|
|
|
product: grav
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve2020,cve,redirect,grav,getgrav
|
2022-01-11 00:00:49 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-11 00:00:49 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-06 10:40:15 +00:00
|
|
|
- '{{BaseURL}}/%252f%255cinteract.sh%252fa%253fb/'
|
2022-01-11 00:00:49 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
2023-07-15 16:29:17 +00:00
|
|
|
part: header
|
2022-01-11 00:00:49 +00:00
|
|
|
regex:
|
2023-03-01 18:22:21 +00:00
|
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
|
2024-01-30 06:46:18 +00:00
|
|
|
# digest: 490a00463044022002f85ea1b3cdfa01321dfc5efd494aac91cb3d2a49cd95cab93fddeda5277a83022025b63ed7c5dff8f1bfe6a792a45a980298ca6d56dfc1d4c715b64d5a00b905ce:922c64590222798bb761d5b6d8e72950
|