var-201907-1076
Vulnerability from variot
An issue was discovered on D-Link DCS-1100 and DCS-1130 devices. The device runs a custom daemon on UDP port 5978 which is called "dldps2121" and listens for broadcast packets sent on 255.255.255.255. This daemon handles custom D-Link UDP based protocol that allows D-Link mobile applications and desktop applications to discover D-Link devices on the local network. The binary processes the received UDP packets sent from any device in "main" function. One path in the function traverses towards a block of code that processing of packets which does an unbounded copy operation which allows to overflow the buffer. The custom protocol created by Dlink follows the following pattern: Packetlen, Type of packet; M=MAC address of device or broadcast; D=Device Type;C=base64 encoded command string;test=1111 We can see at address function starting at address 0x0000DBF8 handles the entire UDP packet and performs an insecure copy using strcpy function at address 0x0000DC88. This results in overflowing the stack pointer after 1060 characters and thus allows to control the PC register and results in code execution. The same form of communication can be initiated by any process including an attacker process on the mobile phone or the desktop and this allows a third-party application on the device to execute commands on the device without any authentication by sending just 1 UDP packet with custom base64 encoding. D-Link DCS-1100 and DCS-1130 The device contains a buffer error vulnerability.Information is obtained, information is altered, and service operation is disrupted (DoS) There is a possibility of being put into a state. The D-LinkDCS-1100 and D-LinkDCS-1130 are both network cameras from D-Link Corporation of Taiwan, China. A buffer error vulnerability exists in the D-LinkDCS-1100 and DCS-1130. A local attacker can exploit this vulnerability to perform arbitrary commands on the device without authentication. This vulnerability stems from the incorrect verification of data boundaries when the network system or product performs operations on the memory, resulting in incorrect read and write operations to other associated memory locations. Attackers can exploit this vulnerability to cause buffer overflow or heap overflow, etc
Show details on source website{ "@context": { "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#", "affected_products": { "@id": "https://www.variotdbs.pl/ref/affected_products" }, "configurations": { "@id": "https://www.variotdbs.pl/ref/configurations" }, "credits": { "@id": "https://www.variotdbs.pl/ref/credits" }, "cvss": { "@id": "https://www.variotdbs.pl/ref/cvss/" }, "description": { "@id": "https://www.variotdbs.pl/ref/description/" }, "exploit_availability": { "@id": "https://www.variotdbs.pl/ref/exploit_availability/" }, "external_ids": { "@id": "https://www.variotdbs.pl/ref/external_ids/" }, "iot": { "@id": "https://www.variotdbs.pl/ref/iot/" }, "iot_taxonomy": { "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/" }, "patch": { "@id": "https://www.variotdbs.pl/ref/patch/" }, "problemtype_data": { "@id": "https://www.variotdbs.pl/ref/problemtype_data/" }, "references": { "@id": "https://www.variotdbs.pl/ref/references/" }, "sources": { "@id": "https://www.variotdbs.pl/ref/sources/" }, "sources_release_date": { "@id": "https://www.variotdbs.pl/ref/sources_release_date/" }, "sources_update_date": { "@id": "https://www.variotdbs.pl/ref/sources_update_date/" }, "threat_type": { "@id": "https://www.variotdbs.pl/ref/threat_type/" }, "title": { "@id": "https://www.variotdbs.pl/ref/title/" }, "type": { "@id": "https://www.variotdbs.pl/ref/type/" } }, "@id": "https://www.variotdbs.pl/vuln/VAR-201907-1076", "affected_products": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/affected_products#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" }, "@id": "https://www.variotdbs.pl/ref/sources" } }, "data": [ { "model": "dcs-1130", "scope": null, "trust": 1.4, "vendor": "d link", "version": null }, { "model": "dcs-1100", "scope": null, "trust": 1.4, "vendor": "d link", "version": null }, { "model": "dcs-1130", "scope": "eq", "trust": 1.0, "vendor": "dlink", "version": null }, { "model": "dcs-1100", "scope": "eq", "trust": 1.0, "vendor": "dlink", "version": null } ], "sources": [ { "db": "CNVD", "id": "CNVD-2019-21249" }, { "db": "JVNDB", "id": "JVNDB-2017-014560" }, { "db": "NVD", "id": "CVE-2017-8416" } ] }, "configurations": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/configurations#", "children": { "@container": "@list" }, "cpe_match": { "@container": "@list" }, "data": { "@container": "@list" }, "nodes": { "@container": "@list" } }, "data": [ { "CVE_data_version": "4.0", "nodes": [ { "cpe_match": [ { "cpe22Uri": "cpe:/o:d-link:dcs-1110_firmware", "vulnerable": true }, { "cpe22Uri": "cpe:/o:d-link:dcs-1130_firmware", "vulnerable": true } ], "operator": "OR" } ] } ], "sources": [ { "db": "JVNDB", "id": "JVNDB-2017-014560" } ] }, "credits": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/credits#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "Mandar Satam", "sources": [ { "db": "PACKETSTORM", "id": "153226" } ], "trust": 0.1 }, "cve": "CVE-2017-8416", "cvss": { "@context": { "cvssV2": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#" }, "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2" }, "cvssV3": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#" }, "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/" }, "severity": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/cvss/severity#" }, "@id": "https://www.variotdbs.pl/ref/cvss/severity" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" }, "@id": "https://www.variotdbs.pl/ref/sources" } }, "data": [ { "cvssV2": [ { "accessComplexity": "LOW", "accessVector": "ADJACENT_NETWORK", "authentication": "NONE", "author": "nvd@nist.gov", "availabilityImpact": "COMPLETE", "baseScore": 8.3, "confidentialityImpact": "COMPLETE", "exploitabilityScore": 6.5, "id": "CVE-2017-8416", "impactScore": 10.0, "integrityImpact": "COMPLETE", "severity": "HIGH", "trust": 1.9, "vectorString": "AV:A/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "author": "CNVD", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "exploitabilityScore": 3.9, "id": "CNVD-2019-21249", "impactScore": 10.0, "integrityImpact": "COMPLETE", "severity": "HIGH", "trust": 0.6, "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, { "accessComplexity": "LOW", "accessVector": "ADJACENT_NETWORK", "authentication": "NONE", "author": "VULHUB", "availabilityImpact": "COMPLETE", "baseScore": 8.3, "confidentialityImpact": "COMPLETE", "exploitabilityScore": 6.5, "id": "VHN-116619", "impactScore": 10.0, "integrityImpact": "COMPLETE", "severity": "HIGH", "trust": 0.1, "vectorString": "AV:A/AC:L/AU:N/C:C/I:C/A:C", "version": "2.0" } ], "cvssV3": [ { "attackComplexity": "LOW", "attackVector": "ADJACENT", "author": "nvd@nist.gov", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "exploitabilityScore": 2.8, "id": "CVE-2017-8416", "impactScore": 5.9, "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "trust": 1.0, "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, { "attackComplexity": "Low", "attackVector": "Adjacent Network", "author": "NVD", "availabilityImpact": "High", "baseScore": 8.8, "baseSeverity": "High", "confidentialityImpact": "High", "exploitabilityScore": null, "id": "CVE-2017-8416", "impactScore": null, "integrityImpact": "High", "privilegesRequired": "None", "scope": "Unchanged", "trust": 0.8, "userInteraction": "None", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" } ], "severity": [ { "author": "nvd@nist.gov", "id": "CVE-2017-8416", "trust": 1.0, "value": "HIGH" }, { "author": "NVD", "id": "CVE-2017-8416", "trust": 0.8, "value": "High" }, { "author": "CNVD", "id": "CNVD-2019-21249", "trust": 0.6, "value": "HIGH" }, { "author": "CNNVD", "id": "CNNVD-201907-132", "trust": 0.6, "value": "HIGH" }, { "author": "VULHUB", "id": "VHN-116619", "trust": 0.1, "value": "HIGH" }, { "author": "VULMON", "id": "CVE-2017-8416", "trust": 0.1, "value": "HIGH" } ] } ], "sources": [ { "db": "CNVD", "id": "CNVD-2019-21249" }, { "db": "VULHUB", "id": "VHN-116619" }, { "db": "VULMON", "id": "CVE-2017-8416" }, { "db": "JVNDB", "id": "JVNDB-2017-014560" }, { "db": "CNNVD", "id": "CNNVD-201907-132" }, { "db": "NVD", "id": "CVE-2017-8416" } ] }, "description": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/description#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "An issue was discovered on D-Link DCS-1100 and DCS-1130 devices. The device runs a custom daemon on UDP port 5978 which is called \"dldps2121\" and listens for broadcast packets sent on 255.255.255.255. This daemon handles custom D-Link UDP based protocol that allows D-Link mobile applications and desktop applications to discover D-Link devices on the local network. The binary processes the received UDP packets sent from any device in \"main\" function. One path in the function traverses towards a block of code that processing of packets which does an unbounded copy operation which allows to overflow the buffer. The custom protocol created by Dlink follows the following pattern: Packetlen, Type of packet; M=MAC address of device or broadcast; D=Device Type;C=base64 encoded command string;test=1111 We can see at address function starting at address 0x0000DBF8 handles the entire UDP packet and performs an insecure copy using strcpy function at address 0x0000DC88. This results in overflowing the stack pointer after 1060 characters and thus allows to control the PC register and results in code execution. The same form of communication can be initiated by any process including an attacker process on the mobile phone or the desktop and this allows a third-party application on the device to execute commands on the device without any authentication by sending just 1 UDP packet with custom base64 encoding. D-Link DCS-1100 and DCS-1130 The device contains a buffer error vulnerability.Information is obtained, information is altered, and service operation is disrupted (DoS) There is a possibility of being put into a state. The D-LinkDCS-1100 and D-LinkDCS-1130 are both network cameras from D-Link Corporation of Taiwan, China. A buffer error vulnerability exists in the D-LinkDCS-1100 and DCS-1130. A local attacker can exploit this vulnerability to perform arbitrary commands on the device without authentication. This vulnerability stems from the incorrect verification of data boundaries when the network system or product performs operations on the memory, resulting in incorrect read and write operations to other associated memory locations. Attackers can exploit this vulnerability to cause buffer overflow or heap overflow, etc", "sources": [ { "db": "NVD", "id": "CVE-2017-8416" }, { "db": "JVNDB", "id": "JVNDB-2017-014560" }, { "db": "CNVD", "id": "CNVD-2019-21249" }, { "db": "VULHUB", "id": "VHN-116619" }, { "db": "VULMON", "id": "CVE-2017-8416" } ], "trust": 2.34 }, "external_ids": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/external_ids#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "db": "NVD", "id": "CVE-2017-8416", "trust": 3.3 }, { "db": "PACKETSTORM", "id": "153226", "trust": 2.5 }, { "db": "JVNDB", "id": "JVNDB-2017-014560", "trust": 0.8 }, { "db": "CNNVD", "id": "CNNVD-201907-132", "trust": 0.7 }, { "db": "CNVD", "id": "CNVD-2019-21249", "trust": 0.6 }, { "db": "VULHUB", "id": "VHN-116619", "trust": 0.1 }, { "db": "VULMON", "id": "CVE-2017-8416", "trust": 0.1 } ], "sources": [ { "db": "CNVD", "id": "CNVD-2019-21249" }, { "db": "VULHUB", "id": "VHN-116619" }, { "db": "VULMON", "id": "CVE-2017-8416" }, { "db": "JVNDB", "id": "JVNDB-2017-014560" }, { "db": "PACKETSTORM", "id": "153226" }, { "db": "CNNVD", "id": "CNNVD-201907-132" }, { "db": "NVD", "id": "CVE-2017-8416" } ] }, "id": "VAR-201907-1076", "iot": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/iot#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": true, "sources": [ { "db": "CNVD", "id": "CNVD-2019-21249" }, { "db": "VULHUB", "id": "VHN-116619" } ], "trust": 1.30915275 }, "iot_taxonomy": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "category": [ "Network device" ], "sub_category": null, "trust": 0.6 } ], "sources": [ { "db": "CNVD", "id": "CNVD-2019-21249" } ] }, "last_update_date": "2024-11-23T21:37:05.022000Z", "patch": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/patch#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "title": "Top Page", "trust": 0.8, "url": "https://www.dlink.com/en/consumer" }, { "title": "IoT_vulnerabilities", "trust": 0.1, "url": "https://github.com/ethanhunnt/IoT_vulnerabilities " } ], "sources": [ { "db": "VULMON", "id": "CVE-2017-8416" }, { "db": "JVNDB", "id": "JVNDB-2017-014560" } ] }, "problemtype_data": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "problemtype": "CWE-119", "trust": 1.9 } ], "sources": [ { "db": "VULHUB", "id": "VHN-116619" }, { "db": "JVNDB", "id": "JVNDB-2017-014560" }, { "db": "NVD", "id": "CVE-2017-8416" } ] }, "references": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/references#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "trust": 3.2, "url": "https://github.com/ethanhunnt/iot_vulnerabilities/blob/master/dlink_dcs_1130_security.pdf" }, { "trust": 3.0, "url": "http://packetstormsecurity.com/files/153226/dlink-dcs-1130-command-injection-csrf-stack-overflow.html" }, { "trust": 1.8, "url": "https://seclists.org/bugtraq/2019/jun/8" }, { "trust": 1.5, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8416" }, { "trust": 0.8, "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-8416" }, { "trust": 0.1, "url": "https://cwe.mitre.org/data/definitions/119.html" }, { "trust": 0.1, "url": "https://nvd.nist.gov" }, { "trust": 0.1, "url": "https://github.com/ethanhunnt/iot_vulnerabilities" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8408" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8413" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8405" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8406" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8410" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8412" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8409" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8415" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8417" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8404" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8411" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8407" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8414" } ], "sources": [ { "db": "CNVD", "id": "CNVD-2019-21249" }, { "db": "VULHUB", "id": "VHN-116619" }, { "db": "VULMON", "id": "CVE-2017-8416" }, { "db": "JVNDB", "id": "JVNDB-2017-014560" }, { "db": "PACKETSTORM", "id": "153226" }, { "db": "CNNVD", "id": "CNNVD-201907-132" }, { "db": "NVD", "id": "CVE-2017-8416" } ] }, "sources": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#", "data": { "@container": "@list" } }, "data": [ { "db": "CNVD", "id": "CNVD-2019-21249" }, { "db": "VULHUB", "id": "VHN-116619" }, { "db": "VULMON", "id": "CVE-2017-8416" }, { "db": "JVNDB", "id": "JVNDB-2017-014560" }, { "db": "PACKETSTORM", "id": "153226" }, { "db": "CNNVD", "id": "CNNVD-201907-132" }, { "db": "NVD", "id": "CVE-2017-8416" } ] }, "sources_release_date": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#", "data": { "@container": "@list" } }, "data": [ { "date": "2019-07-04T00:00:00", "db": "CNVD", "id": "CNVD-2019-21249" }, { "date": "2019-07-02T00:00:00", "db": "VULHUB", "id": "VHN-116619" }, { "date": "2019-07-02T00:00:00", "db": "VULMON", "id": "CVE-2017-8416" }, { "date": "2019-07-11T00:00:00", "db": "JVNDB", "id": "JVNDB-2017-014560" }, { "date": "2019-06-07T15:06:02", "db": "PACKETSTORM", "id": "153226" }, { "date": "2019-07-02T00:00:00", "db": "CNNVD", "id": "CNNVD-201907-132" }, { "date": "2019-07-02T21:15:10.573000", "db": "NVD", "id": "CVE-2017-8416" } ] }, "sources_update_date": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#", "data": { "@container": "@list" } }, "data": [ { "date": "2019-07-04T00:00:00", "db": "CNVD", "id": "CNVD-2019-21249" }, { "date": "2019-07-10T00:00:00", "db": "VULHUB", "id": "VHN-116619" }, { "date": "2021-04-23T00:00:00", "db": "VULMON", "id": "CVE-2017-8416" }, { "date": "2019-07-11T00:00:00", "db": "JVNDB", "id": "JVNDB-2017-014560" }, { "date": "2021-04-25T00:00:00", "db": "CNNVD", "id": "CNNVD-201907-132" }, { "date": "2024-11-21T03:33:59.933000", "db": "NVD", "id": "CVE-2017-8416" } ] }, "threat_type": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/threat_type#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "remote or local", "sources": [ { "db": "CNNVD", "id": "CNNVD-201907-132" } ], "trust": 0.6 }, "title": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/title#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "D-Link DCS-1100 and DCS-1130 Device buffer error vulnerability", "sources": [ { "db": "JVNDB", "id": "JVNDB-2017-014560" } ], "trust": 0.8 }, "type": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/type#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "buffer error", "sources": [ { "db": "CNNVD", "id": "CNNVD-201907-132" } ], "trust": 0.6 } }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.