LiveActive security incident?Get immediate response
CVE Record

CVE-2023-24123: Jensen of Scandinavia Eagle 1200AC V15.03.06.33_en was discovered to contain a stack overflow via the wepau...

Jensen of Scandinavia Eagle 1200AC V15.03.06.33_en was discovered to contain a stack overflow via the wepauth parameter at /goform/WifiBasicSet.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-24123 is a denial-of-service flaw in the Jensen of Scandinavia Eagle 1200AC firmware V15.03.06.33_en. A malformed WiFi settings value can trigger a stack overflow and disrupt device availability. The sources do not name a vendor patch or confirm real-world exploitation.

Executive priority

Prioritize remediation for affected routers exposed to untrusted networks or supporting critical connectivity. This is not a data-theft issue in the supplied scoring, but outages can affect operations. If devices are internal-only and monitored, handle through normal network maintenance.

Technical view

The CVE describes CWE-787 out-of-bounds write behavior: a stack overflow via the wepauth parameter at /goform/WifiBasicSet. CVSS 3.1 is 6.5: network reachable, low complexity, no privileges, user interaction required, high availability impact, no confidentiality or integrity impact.

Likely exposure

Exposure is limited to environments using Jensen of Scandinavia Eagle 1200AC devices running firmware V15.03.06.33_en. Risk rises if the router administration surface is reachable from untrusted networks or users. The CVE affected-product metadata is incomplete, so inventory confirmation matters.

Exploitation context

The bundle includes a public researcher reference for a denial-of-service issue, but it does not show active exploitation. The CVE is not listed as KEV. Treat exploit status as unconfirmed based on the supplied sources.

Researcher notes

The strongest evidence is the CVE description and linked researcher post. Affected CPE/vendor fields are empty, and no patch details are provided. The user-interaction flag in CVSS should be preserved when modeling exploitability.

Mitigation direction

  • Check Jensen of Scandinavia guidance for patched firmware or replacement recommendations.
  • Restrict router management access to trusted administrative networks only.
  • Disable remote administration if it is not operationally required.
  • Monitor affected devices for crashes, reboots, or unexplained WiFi configuration failures.
  • Plan firmware upgrade or device replacement if no supported fix exists.

Validation and detection

  • Inventory Eagle 1200AC devices and record firmware versions.
  • Confirm whether V15.03.06.33_en is deployed anywhere.
  • Review management-interface exposure from internet, guest, or user networks.
  • Check logs or monitoring for router restarts during WiFi configuration changes.
  • Track vendor or CVE updates for corrected affected-product and fix details.
Prepared
Confidence
medium
Sources
3

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-24123 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
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/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
3Timeline events
2ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: partial

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
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H2.83.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2023-24123Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc

Source materials

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