Update CVE-2019-15858.yaml

patch-1
Prince Chaddha 2022-06-20 22:59:35 +05:30 committed by GitHub
parent 3b8c561ddc
commit ff5d73e8f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -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