nuclei-templates/http/cves/2021/CVE-2021-42627.yaml

51 lines
1.4 KiB
YAML
Raw Normal View History

2022-08-24 02:47:25 +00:00
id: CVE-2021-42627
info:
2022-08-24 03:19:11 +00:00
name: D-Link DIR-615 - Unauthorized Access
2022-08-24 02:47:25 +00:00
author: For3stCo1d
severity: critical
2022-08-24 02:47:25 +00:00
description: |
D-Link DIR-615 devices with firmware 20.06 are susceptible to unauthorized access. An attacker can access the WAN configuration page wan.htm without authentication, which can lead to disclosure of WAN settings, data modification, and/or other unauthorized operations.
2022-08-24 02:47:25 +00:00
reference:
- https://github.com/sanjokkarki/D-Link-DIR-615/blob/main/CVE-2021-42627
- https://www.dlink.com/en/security-bulletin/
- https://nvd.nist.gov/vuln/detail/CVE-2021-42627
2023-07-11 19:49:27 +00:00
- http://d-link.com
- http://dlink.com
2022-08-24 08:38:00 +00:00
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
2022-08-24 08:38:00 +00:00
cve-id: CVE-2021-42627
2023-07-11 19:49:27 +00:00
epss-score: 0.02429
cpe: cpe:2.3:o:dlink:dir-615_firmware:20.06:*:*:*:*:*:*:*
2022-08-24 02:47:25 +00:00
metadata:
max-request: 1
2022-08-24 02:47:25 +00:00
shodan-query: http.title:"Roteador Wireless"
2023-06-04 08:13:42 +00:00
verified: true
2023-07-11 19:49:27 +00:00
vendor: dlink
product: dir-615_firmware
2022-08-25 07:08:49 +00:00
tags: cve,cve2021,d-link,router,unauth,dir-615,roteador
2022-08-24 02:47:25 +00:00
http:
2022-08-24 08:38:00 +00:00
- method: GET
path:
- "{{BaseURL}}/wan.htm"
2022-08-24 02:47:25 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
2022-08-24 08:38:00 +00:00
- "src='menu.js?v=\"+Math.random()+\"'></scr\"+\"ipt>\");"
- "var ipv6conntype"
condition: and
2022-08-24 02:52:29 +00:00
2022-08-24 02:47:25 +00:00
- type: word
part: header
words:
- Virtual Web
- type: status
status:
- 200