Update CVE-2018-9995.yaml
parent
a2aef3ac20
commit
01c919f684
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue