Update CVE-2018-9995.yaml

patch-1
Prince Chaddha 2022-05-17 11:52:18 +05:30 committed by GitHub
parent a2aef3ac20
commit 01c919f684
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 6 deletions

View File

@ -18,7 +18,7 @@ info:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2018-9995
tags: cve,cve2018,auth-bypass
tags: cve,cve2018,auth-bypass,tbk
requests:
- method: GET
@ -27,17 +27,16 @@ requests:
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "\"uid\":"
- "\"pwd\":"
- "\"view\":"
- "playback"
condition: and
part: body
- type: status
status:
- 200
# Enhanced by mp on 2022/05/16