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-8410 Details

Description

An issue was discovered on D-Link DCS-1100 and DCS-1130 devices. The binary rtspd in /sbin folder of the device handles all the rtsp connections received by the device. It seems that the binary performs a memcpy operation at address 0x00011E34 with the value sent in the "Authorization: Basic" RTSP header and stores it on the stack. The number of bytes to be copied are calculated based on the length of the string sent in the RTSP header by the client. As a result, memcpy copies more data then it can hold on stack and this results in corrupting the registers for the caller function sub_F6CC which results in memory corruption. The severity of this attack is enlarged by the fact that the same value is then copied on the stack in the function 0x00011378 and this allows to overflow the buffer allocated and thus control the PC register which will result in arbitrary code execution on the device.

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-119Improper Restriction of Operations within the Bounds of a Memory Buffer[email protected]

Affected Products

ProductVersions
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.
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.

Change History

5 change records found show changes


QUICK INFO

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