From 6be001ec6132b6dd026c1162484a5de849b403fd Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Sun, 5 Jun 2022 17:15:00 +0530 Subject: [PATCH] Update CVE-2020-22210.yaml --- cves/2020/CVE-2020-22210.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cves/2020/CVE-2020-22210.yaml b/cves/2020/CVE-2020-22210.yaml index 68b9ce13f8..34f4b2841d 100644 --- a/cves/2020/CVE-2020-22210.yaml +++ b/cves/2020/CVE-2020-22210.yaml @@ -15,7 +15,6 @@ info: cve-id: CVE-2020-22210 cwe-id: CWE-89 metadata: - verified: true fofa-query: app="74cms" shodan-query: http.html:"Powered by 74cms" tags: cve,cve2020,74cms,sqli @@ -29,4 +28,4 @@ requests: - type: word part: body words: - - "md5({{randstr}})" + - '{{md5("{{randstr}}")}}'