2021-07-31 17:39:35 +00:00
id : CVE-2021-21816
info :
2023-02-01 17:19:03 +00:00
name : D-Link DIR-3040 1.13B03 - Information Disclosure
2021-07-31 17:39:35 +00:00
author : gy741
severity : medium
2023-02-01 18:26:43 +00:00
description : D-Link DIR-3040 1.13B03 is susceptible to information disclosure in the Syslog functionality. A specially crafted HTTP network request can lead to the disclosure of sensitive information. An attacker can obtain access to user accounts and access sensitive information, modify data, and/or execute unauthorized operations.
2022-04-22 10:38:41 +00:00
reference :
- https://talosintelligence.com/vulnerability_reports/TALOS-2021-1281
2023-02-01 17:19:03 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-21816
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 4.3
2021-09-10 11:26:40 +00:00
cve-id : CVE-2021-21816
cwe-id : CWE-922
2022-04-22 10:38:41 +00:00
tags : cve,cve2021,dlink,exposure,router,syslog
2021-07-31 17:39:35 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/messages"
matchers-condition : and
matchers :
- type : word
words :
- "syslog:"
- "admin"
2021-08-02 12:27:09 +00:00
- "/etc_ro/lighttpd/www"
2021-07-31 17:39:35 +00:00
part : body
condition : and
- type : status
status :
- 200
2023-02-01 17:19:03 +00:00
# Enhanced by md on 2023/02/01