Update CVE-2017-9791.yaml
parent
3d9d8ed681
commit
67635d8bb1
|
@ -13,7 +13,7 @@ info:
|
|||
cvss-score: 9.8
|
||||
cve-id: CVE-2017-9791
|
||||
cwe-id: CWE-20
|
||||
tags: cve,cve2017,apache,rce
|
||||
tags: cve,cve2017,apache,rce,struts
|
||||
|
||||
requests:
|
||||
- method: POST
|
||||
|
@ -27,11 +27,12 @@ requests:
|
|||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "Content-Type: text/html"
|
||||
part: header
|
||||
|
||||
- type: regex
|
||||
part: body
|
||||
regex:
|
||||
- "root:.*:0:0:"
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue