VYPR
Unrated severityNVD Advisory· Published Mar 1, 2023· Updated Mar 18, 2025

CVE-2023-24123

CVE-2023-24123

Description

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

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A stack overflow in the wepauth parameter of the WifiBasicSet form on Jensen of Scandinavia Eagle 1200AC router allows remote unauthenticated attackers to trigger a denial of service.

Vulnerability

A stack-based buffer overflow vulnerability exists in the wepauth parameter of the /goform/WifiBasicSet endpoint on Jensen of Scandinavia Eagle 1200AC routers running firmware version V15.03.06.33_en. The flaw allows an attacker to send a specially crafted HTTP request with an overly long wepauth value, causing a stack overflow in the router's web server code [1]. The vulnerability can be exploited without authentication, as the endpoint is exposed to the network.

Exploitation

An attacker who can reach the router's web interface (typically on port 80 or 443) can send a crafted POST request to /goform/WifiBasicSet with an excessively long wepauth parameter. No prior authentication is required, and no user interaction is needed. The overflow occurs when the parameter is copied into a fixed-size stack buffer without proper bounds checking [1].

Impact

Successful exploitation leads to a stack overflow, which corrupts the stack and likely causes the web server process to crash, resulting in a denial of service (DoS) condition for the router's management interface. Depending on the implementation, the overflow might also allow for arbitrary code execution, though this is not confirmed in the available references. The impact is primarily service disruption, as the router's administrative functionality becomes unavailable [1].

Mitigation

As of the publication date (2023-03-01), no firmware patch or vendor advisory has been released to address this vulnerability. Users should monitor the vendor website for a firmware update. Restricting access to the web interface to trusted networks only (e.g., via firewall rules) can reduce the attack surface. The router is otherwise unpatched [1].

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.