CVE-2024-3141
Description
A vulnerability has been found in Clavister E10 and E80 up to 14.00.10 and classified as problematic. This vulnerability affects unknown code of the file /?Page=Node&OBJ=/System/AdvancedSettings/DeviceSettings/MiscSettings of the component Misc Settings Page. The manipulation of the argument WatchdogTimerTime/BufFloodRebootTime/MaxPipeUsers/AVCache Lifetime/HTTPipeliningMaxReq/Reassembly MaxConnections/Reassembly MaxProcessingMem/ScrSaveTime leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 14.00.11 is able to address this issue. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-258916.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Clavister E10/E80 up to 14.00.10 has a reflected XSS in Misc Settings via multiple parameters, chained with CSRF.
A reflected cross-site scripting vulnerability exists in Clavister E10 and E80 firewall firmware versions up to 14.00.10. The flaw resides in the Misc Settings page at the endpoint /?Page=Node&OBJ=/System/AdvancedSettings/DeviceSettings/MiscSettings. Multiple parameters, including WatchdogTimerTime, BufFloodRebootTime, MaxPipeUsers, AVCache Lifetime, HTTPipeliningMaxReq, Reassembly MaxConnections, Reassembly MaxProcessingMem, and ScrSaveTime, are not sanitized before being reflected in the response, allowing injection of arbitrary JavaScript.
Exploitation is remote but requires chaining with a CSRF attack. An attacker can craft an HTML form that submits a malicious POST request to the vulnerable endpoint. If a logged-in administrator is tricked into submitting this form (e.g., via a social engineering attack), the injected script executes in the administrator's browser session. This is possible because the application lacks anti-CSRF tokens and does not sufficiently validate the origin of requests [1].
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the affected firewall's web management interface. This could lead to theft of session cookies, modification of device settings, or other unauthorized actions. The vulnerability is classified as low severity (CVSS 2.4) due to the requirement of CSRF and administrative privileges.
Clavister has released firmware version 14.00.11 to fix the issue, available through their official download portal [2]. Users are strongly recommended to upgrade to the latest version. No workarounds have been provided.
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=14.00.10
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6News mentions
0No linked articles in our index yet.