Security readout for executives and security teams
Plain-English summary
CVE-2023-24343 is a high-severity memory corruption flaw reported in D-Link DIR-605L v2.13B01 routers. An authenticated attacker who can reach the router management interface may be able to crash or take control of the device. Treat exposed or still-used units as priority network-edge risk.
Executive priority
Prioritize this for any site still using DIR-605L v2.13B01, especially if router administration is exposed beyond trusted networks. The issue affects a network edge device and has high impact, but public sources here do not confirm active exploitation.
Technical view
The CVE describes a stack overflow and out-of-bounds write involving the curTime parameter at /goform/formSchedule on D-Link N300 Wi-Fi Router DIR-605L v2.13B01. CVSS 3.1 is 8.8: network reachable, low complexity, low privileges required, no user interaction, with high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is likely limited to organizations or homes still running D-Link DIR-605L v2.13B01. Risk rises if the management interface is reachable from untrusted networks. The CVE record’s affected product metadata is incomplete, so confirm device model and firmware directly.
Exploitation context
The source bundle does not show CISA KEV listing or confirmed active exploitation. A public GitHub reference is listed, indicating public technical disclosure, but that alone is not evidence of in-the-wild exploitation. Authentication is required according to the CVSS vector.
Researcher notes
The record ties the issue to curTime at /goform/formSchedule and maps it to CWE-121 and CWE-787. Affected metadata in the bundle is sparse despite the description naming DIR-605L v2.13B01. Validate against firmware and vendor lifecycle data before broad claims.
Mitigation direction
- Check D-Link guidance for fixed firmware, lifecycle status, or replacement advice.
- Remove internet exposure from router administration interfaces.
- Restrict management access to trusted admin networks only.
- Replace or retire affected devices if no supported update exists.
- Use strong unique admin credentials and disable unused accounts.
Validation and detection
- Inventory D-Link DIR-605L routers and confirm firmware version v2.13B01.
- Verify management interfaces are not reachable from the internet.
- Review router logs for unexpected authenticated configuration activity.
- Confirm D-Link bulletin status before planning remediation.
- Avoid overflow reproduction on production devices.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-121: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCWE-787: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-24343 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.8HighVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.dlink.com/en/security-bulletin/CVE reference
- https://github.com/1160300418/Vuls/tree/main/D-Link/DIR-605L/curTime_Vuls/01CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Stack-based Buffer Overflow
Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Out-of-bounds Write
Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
