From 7f26b9e895f4da491459818ea9741e80b2f22eff Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Tue, 11 Jan 2022 14:35:53 +0530 Subject: [PATCH] Update and rename CVE-2020-11529.yaml to cves/2020/CVE-2020-11529.yaml --- CVE-2020-11529.yaml => cves/2020/CVE-2020-11529.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename CVE-2020-11529.yaml => cves/2020/CVE-2020-11529.yaml (79%) diff --git a/CVE-2020-11529.yaml b/cves/2020/CVE-2020-11529.yaml similarity index 79% rename from CVE-2020-11529.yaml rename to cves/2020/CVE-2020-11529.yaml index ebb90a2a7b..339544d2fb 100644 --- a/CVE-2020-11529.yaml +++ b/cves/2020/CVE-2020-11529.yaml @@ -8,21 +8,20 @@ info: reference: - https://github.com/getgrav/grav/issues/3134 - https://www.cvedetails.com/cve/CVE-2020-11529 - tags: cve,cve2019,redirect,grav.getgrav classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N cvss-score: 6.10 cve-id: CVE-2020-11529 cwe-id: CWE-601 + tags: cve,cve2019,redirect,grav,getgrav requests: - method: GET - path: - '{{BaseURL}}/%252f%255cexample.com%252fa%253fb/' matchers: - type: regex regex: - - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_]*\.)?example\.com(?:\s*?)$' + - '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)?(?:[a-zA-Z0-9\-_\.@]*)example\.com\/?(\/|[^.].*)?$' part: header