9.8

CVE-2018-10824

Exploit

An issue was discovered on D-Link DWR-116 through 1.06, DIR-140L through 1.02, DIR-640L through 1.02, DWR-512 through 2.02, DWR-712 through 2.02, DWR-912 through 2.02, DWR-921 through 2.02, and DWR-111 through 1.01 devices. The administrative password is stored in plaintext in the /tmp/csman/0 file. An attacker having a directory traversal (or LFI) can easily get full router access.

Data is provided by the National Vulnerability Database (NVD)
DlinkDwr-116 Firmware Version <= 1.06
   DlinkDwr-116 Version-
DlinkDir-140l Firmware Version <= 1.02
   DlinkDir-140l Version-
DlinkDir-640l Firmware Version <= 1.02
   DlinkDir-640l Version-
DlinkDwr-512 Firmware Version <= 2.02
   DlinkDwr-512 Version-
DlinkDwr-712 Firmware Version <= 2.02
   DlinkDwr-712 Version-
DlinkDwr-912 Firmware Version <= 2.02
   DlinkDwr-921 Version-
DlinkDwr-921 Firmware Version <= 2.02
   DlinkDwr-921 Version-
DlinkDwr-111 Firmware Version <= 1.01
   DlinkDwr-111 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 44.03% 0.975
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:P/I:N/A:N
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

CWE-522 Insufficiently Protected Credentials

The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.