Update CVE-2019-15858.yaml
parent
3b8c561ddc
commit
ff5d73e8f4
|
@ -16,7 +16,7 @@ info:
|
|||
cvss-score: 8.8
|
||||
cve-id: CVE-2019-15858
|
||||
cwe-id: CWE-306
|
||||
tags: cve,cve2019,wordpress,wp-plugin,xss
|
||||
tags: cve,cve2019,wordpress,wp-plugin,xss,wp
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -25,24 +25,24 @@ requests:
|
|||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "2.2.5"
|
||||
part: body
|
||||
negative: true
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "Changelog"
|
||||
part: body
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "Woody ad snippets"
|
||||
part: body
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
# Enhanced by mp on 2022/06/14
|
||||
|
|
Loading…
Reference in New Issue