CVE-2017-8410
Last modified
CVE-2017-8410 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 5.63% chance of exploitation in the next 30 days.
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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Dlink | Dcs-1100 Firmware | All versions |
| Dlink | Dcs-1130 Firmware | All versions |
References
- http://packetstormsecurity.com/files/153226/Dlink-DCS-1130-Command-Injection-CSRF-Stack-Overflow.htmlThird Party Advisory, VDB Entry
- https://github.com/ethanhunnt/IoT_vulnerabilities/blob/master/Dlink_DCS_1130_security.pdfExploit, Third Party Advisory
- https://seclists.org/bugtraq/2019/Jun/8Mailing List, Third Party Advisory
- http://packetstormsecurity.com/files/153226/Dlink-DCS-1130-Command-Injection-CSRF-Stack-Overflow.htmlThird Party Advisory, VDB Entry
- https://github.com/ethanhunnt/IoT_vulnerabilities/blob/master/Dlink_DCS_1130_security.pdfExploit, Third Party Advisory
- https://seclists.org/bugtraq/2019/Jun/8Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-8410?
How severe is CVE-2017-8410?
How do I fix CVE-2017-8410?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2017
- CVE-2017-8404An issue was discovered on D-Link DCS-1130 devices. The devi…9.8
- CVE-2017-8405An issue was discovered on D-Link DCS-1130 and DCS-1100 devi…7.5
- CVE-2017-8406An issue was discovered on D-Link DCS-1130 devices. The devi…8.8
- CVE-2017-8407An issue was discovered on D-Link DCS-1130 devices. The devi…8.8
- CVE-2017-8408An issue was discovered on D-Link DCS-1130 devices. The devi…
- CVE-2017-8409An issue was discovered on D-Link DCS-1130 devices. The devi…7.5
- CVE-2017-8411An issue was discovered on D-Link DCS-1130 devices. The devi…8.8
- CVE-2017-8412An issue was discovered on D-Link DCS-1100 and DCS-1130 devi…8.8
- CVE-2017-8413An issue was discovered on D-Link DCS-1100 and DCS-1130 devi…8.8
- CVE-2017-8414An issue was discovered on D-Link DCS-1100 and DCS-1130 devi…7.8
- CVE-2017-8415An issue was discovered on D-Link DCS-1100 and DCS-1130 devi…9.8
- CVE-2017-8416An issue was discovered on D-Link DCS-1100 and DCS-1130 devi…8.8
Are you affected by CVE-2017-8410?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
