Update CVE-2020-7943.yaml

patch-1
Prince Chaddha 2022-07-02 17:02:32 +05:30 committed by GitHub
parent 225c014806
commit f2238eecd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 9 deletions

View File

@ -15,7 +15,7 @@ info:
cvss-score: 7.5
cve-id: CVE-2020-7943
cwe-id: CWE-276
tags: cve,cve2020,puppet,exposure
tags: cve,cve2020,puppet,exposure,puppetdb
requests:
- method: GET
@ -24,18 +24,18 @@ requests:
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: header
words:
- "application/json"
- type: word
part: body
words:
- "trapperkeeper"
- type: word
part: header
words:
- "application/json"
- type: status
status:
- 200
# Enhanced by mp on 2022/06/28