LiveActive security incident?Get immediate response
CVE Record

CVE-2023-24343: D-Link N300 WI-FI Router DIR-605L v2.13B01 was discovered to contain a stack overflow via the curTime param...

D-Link N300 WI-FI Router DIR-605L v2.13B01 was discovered to contain a stack overflow via the curTime parameter at /goform/formSchedule.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

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 lookup
cwe · low confidence lookup

CWE-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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

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

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2023-24343Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-121 · source CWE mapping

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.

CWE-787 · source CWE mapping

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.