Cyber Resilience

CVE-2024-0717

MediumPublic PoC

Published: 19 January 2024

Published
19 January 2024
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.2839 96.6th percentile
Risk Priority 28 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-0717 is a medium-severity Exposure of Sensitive Information to an Unauthorized Actor (CWE-200) vulnerability in Dlink Dir-825Acg1 Firmware. Its CVSS base score is 5.3 (Medium).

Operationally, ranked in the top 3.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

A critical information disclosure vulnerability affects a wide range of D-Link router and DSL modem models, including DAP-1360, DIR-300, DIR-615 variants, DIR-825 series, DIR-842, DIR-882, DSL-2640U, DVG-5402G, DWM-312W, DWR-921, and Good Line Router v2, all up to the 20240112 firmware cutoff. The issue exists in the HTTP GET Request Handler component within the /devinfo endpoint, where unsanitized input to the area argument (such as notice|net|version) exposes internal device data.

Remote unauthenticated attackers can trigger the flaw over the network to retrieve sensitive configuration or version details without any user interaction. The CVSS 3.1 score of 5.3 reflects limited impact confined to confidentiality, yet the public availability of exploit code increases practical risk for internet-exposed devices.

Public references, primarily Vuldb entries and a GitHub repository, document the vulnerability and provide proof-of-concept details but contain no official vendor advisories, firmware patches, or mitigation guidance. The associated EPSS score remains flat at 0.2839 with no observed upward trajectory after disclosure.

EU & UK References

Vulnerability details

A vulnerability classified as critical was found in D-Link DAP-1360, DIR-300, DIR-615, DIR-615GF, DIR-615S, DIR-615T, DIR-620, DIR-620S, DIR-806A, DIR-815, DIR-815AC, DIR-815S, DIR-816, DIR-820, DIR-822, DIR-825, DIR-825AC, DIR-825ACF, DIR-825ACG1, DIR-841, DIR-842, DIR-842S, DIR-843, DIR-853, DIR-878, DIR-882, DIR-1210, DIR-1260, DIR-2150, DIR-X1530, DIR-X1860,…

more

DSL-224, DSL-245GR, DSL-2640U, DSL-2750U, DSL-G2452GR, DVG-5402G, DVG-5402G, DVG-5402GFRU, DVG-N5402G, DVG-N5402G-IL, DWM-312W, DWM-321, DWR-921, DWR-953 and Good Line Router v2 up to 20240112. This vulnerability affects unknown code of the file /devinfo of the component HTTP GET Request Handler. The manipulation of the argument area with the input notice|net|version leads to information disclosure. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-251542 is the identifier assigned to this vulnerability.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

dlink
dir-825acg1 firmware
≤ 2024-01-12
dlink
dir-841 firmware
≤ 2024-01-12
dlink
dir-1260 firmware
≤ 2024-01-12
dlink
dir-822 firmware
≤ 2024-01-12
dlink
dir-x1530 firmware
≤ 2024-01-12
dlink
dir-825 firmware
≤ 2024-01-12
dlink
dir-615 firmware
≤ 2024-01-12
dlink
dir-842 firmware
≤ 2024-01-12
dlink
dir-853 firmware
≤ 2024-01-12
dlink
dir-1210 firmware
≤ 2024-01-12
+34 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-200

Automated marking applies security attributes to system outputs, making it harder for attackers to exploit unmarked sensitive information leading to unauthorized exposure.

addresses: CWE-200

Proper attribute retention and permitted-value enforcement limits unauthorized actors from accessing sensitive information lacking correct labels.

addresses: CWE-200

Prevents unauthorized exposure of sensitive information by prohibiting untrusted external systems from processing or storing it.

addresses: CWE-200

By enforcing authorization matching prior to sharing, the control reduces the risk of exposing sensitive information to unauthorized actors.

addresses: CWE-200

Review and removal of nonpublic information from publicly accessible systems directly prevents exposure of sensitive data to unauthorized actors.

addresses: CWE-200

Data mining protection mechanisms detect and block unauthorized bulk extraction of sensitive data, directly mitigating exposure to unauthorized actors.

addresses: CWE-200

Literacy training teaches users to recognize and avoid actions that result in unauthorized exposure of sensitive information.

addresses: CWE-200

Retaining and monitoring training records confirms personnel have completed privacy and security awareness training on handling sensitive data, reducing the chance of unauthorized exposure due to lack of knowledge.

References