Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2017-8415 Details

Description

An issue was discovered on D-Link DCS-1100 and DCS-1130 devices. The device has a custom telnet daemon as a part of the busybox and retrieves the password from the shadow file using the function getspnam at address 0x00053894. Then performs a crypt operation on the password retrieved from the user at address 0x000538E0 and performs a strcmp at address 0x00053908 to check if the password is correct or incorrect. However, the /etc/shadow file is a part of CRAM-FS filesystem which means that the user cannot change the password and hence a hardcoded hash in /etc/shadow is used to match the credentials provided by the user. This is a salted hash of the string "admin" and hence it acts as a password to the device which cannot be changed as the whole filesystem is read only.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-798Use of Hard-coded Credentials[email protected]

Affected Products

ProductVersions
dlink dcs-1130 firmware
All versions

CPE

  • cpe:2.3:o:dlink:dcs-1130_firmware:-:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
dlink dcs-1130
All versions

CPE

  • cpe:2.3:h:dlink:dcs-1130:-:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
dlink dcs-1100 firmware
All versions

CPE

  • cpe:2.3:o:dlink:dcs-1100_firmware:-:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
dlink dcs-1100
All versions

CPE

  • cpe:2.3:h:dlink:dcs-1100:-:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2017-8415
NVD Published Date:
Jul 2, 2019
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2017-8415 Details - Not Deferred