Create CVE-2018-9995.yaml

patch-1
Prince Chaddha 2021-04-07 18:03:31 +05:30 committed by GitHub
parent 8b88157c81
commit 578ec0bac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: CVE-2018-9995
info:
name: DVR Authentication Bypass
author: princechaddha
severity: high
reference: https://nvd.nist.gov/vuln/detail/CVE-2018-9995
tags: cve,cve2018,auth-bypass
requests:
- method: GET
path:
- "{{BaseURL}}/device.rsp?opt=user&cmd=list"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "\"uid\":"
- "playback"
condition: and
part: body