2022-08-14 14:56:22 +00:00
id : CVE-2022-28955
info :
2023-02-03 17:34:52 +00:00
name : D-Link DIR-816L - Improper Access Control
2022-08-14 14:56:22 +00:00
author : arafatansari
2022-08-14 17:41:37 +00:00
severity : high
2022-08-14 14:56:22 +00:00
description : |
2023-02-03 16:23:59 +00:00
D-Link DIR-816L_FW206b01 is susceptible to improper access control. An attacker can access folders folder_view.php and category_view.php and thereby possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
2022-08-14 14:56:22 +00:00
reference :
- https://github.com/shijin0925/IOT/blob/master/DIR816/1.md
2022-08-15 22:35:06 +00:00
- https://www.dlink.com/en/security-bulletin/
2023-02-03 16:23:59 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2022-28955
2022-08-14 17:41:37 +00:00
classification :
2022-08-15 22:35:06 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
2022-08-14 17:41:37 +00:00
cve-id : CVE-2022-28955
2022-08-15 22:35:06 +00:00
cwe-id : CWE-287
2023-04-12 10:55:48 +00:00
epss-score : 0.01493
2022-08-14 14:56:22 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 2
2022-08-14 14:56:22 +00:00
shodan-query : http.html:"DIR-816L"
2023-06-04 08:13:42 +00:00
verified : true
2022-08-14 17:41:37 +00:00
tags : cve,cve2022,dlink,exposure
2022-08-14 14:56:22 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-08-14 17:41:37 +00:00
- method : GET
path :
- "{{BaseURL}}/category_view.php"
- "{{BaseURL}}/folder_view.php"
2022-08-14 14:56:22 +00:00
2022-08-14 17:41:37 +00:00
stop-at-first-match : true
2022-08-14 14:56:22 +00:00
matchers-condition : and
matchers :
- type : word
words :
- '<title>SharePort Web Access</title>'
2022-08-14 17:41:37 +00:00
- type : status
status :
- 200