Security readout for executives and security teams
Plain-English summary
CVE-2023-24118 is an availability issue in Jensen of Scandinavia Eagle 1200AC firmware V15.03.06.33_en. A malformed Wi-Fi basic settings request can trigger a stack overflow and crash or disrupt the device. The known impact is denial of service, not data theft or privilege escalation, and the source bundle does not show active exploitation.
Executive priority
Treat this as a moderate operational resilience issue. Prioritize environments where these routers support business-critical connectivity or expose administration beyond a trusted network. The main risk is device outage, not confirmed compromise or data loss.
Technical view
The CVE describes a stack overflow, mapped to CWE-787, in the security parameter handled by /goform/WifiBasicSet. CVSS 3.1 is 6.5: network reachable, low attack complexity, low privileges required, no user interaction, and high availability impact only. Public affected metadata is incomplete, but the title identifies Eagle 1200AC firmware V15.03.06.33_en.
Likely exposure
Exposure is most likely for environments still operating Jensen of Scandinavia Eagle 1200AC devices on firmware V15.03.06.33_en, especially where the router management interface is reachable by authenticated users. The bundle does not confirm broader model or version impact.
Exploitation context
The CVE is not listed as KEV in the provided bundle. Public evidence describes a denial-of-service condition through a specific web configuration parameter. Because CVSS requires low privileges, opportunistic internet-scale risk depends on whether device administration is exposed and credentials are available.
Researcher notes
Evidence is limited to the CVE record and a public write-up. The affected array in the bundle is not populated, so product scope should not be expanded beyond the named Eagle 1200AC V15.03.06.33_en without vendor confirmation.
Mitigation direction
Identify any Eagle 1200AC devices and confirm firmware version.
Restrict router administration access to trusted management networks only.
Review vendor or maintainer guidance for firmware updates or workarounds.
Disable remote administration if it is not operationally required.
Plan replacement if no supported firmware is available.
Validation and detection
Inventory router models and firmware versions from asset records or device administration pages.
Confirm whether the management interface is reachable from untrusted networks.
Review access logs for unexpected authenticated Wi-Fi settings changes.
Check vulnerability management tools for CVE-2023-24118 coverage.
Document compensating controls where patch status is unknown.
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-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.
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.
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.