Enhancement: cves/2021/CVE-2021-46381.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-06-29 13:59:51 -04:00
parent 7221f81dbc
commit b077723a47
1 changed files with 4 additions and 2 deletions

View File

@ -4,11 +4,11 @@ info:
name: D-Link DAP-1620 - Local File Inclusion name: D-Link DAP-1620 - Local File Inclusion
author: 0x_Akoko author: 0x_Akoko
severity: high severity: high
description: Local File Inclusion due to path traversal in D-Link DAP-1620 leads to unauthorized internal files reading [/etc/passwd] and [/etc/shadow]. description: D-Link DAP-1620 is susceptible to local file Inclusion due to path traversal that can lead to unauthorized internal files reading [/etc/passwd] and [/etc/shadow].
reference: reference:
- https://drive.google.com/drive/folders/19OP09msw8l7CJ622nkvnvnt7EKun1eCG?usp=sharing - https://drive.google.com/drive/folders/19OP09msw8l7CJ622nkvnvnt7EKun1eCG?usp=sharing
- https://www.cvedetails.com/cve/CVE-2021-46381/
- https://www.dlink.com/en/security-bulletin/ - https://www.dlink.com/en/security-bulletin/
- https://nvd.nist.gov/vuln/detail/CVE-2021-46381
classification: classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N 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 cvss-score: 7.5
@ -28,3 +28,5 @@ requests:
part: body part: body
regex: regex:
- "root:.*:0:0:" - "root:.*:0:0:"
# Enhanced by mp on 2022/06/29