CVE-2023-51946
Description
Multiple reflected cross-site scripting (XSS) vulnerabilities in nasSvr.php in actidata actiNAS-SL-2U-8 3.2.03-SP1 allow remote attackers to inject arbitrary web script or HTML.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reflected XSS in actiNAS SL-2U-8 3.2.03-SP1 via nasSvr.php allows remote attackers to inject arbitrary JavaScript.
Vulnerability
Multiple reflected cross-site scripting (XSS) vulnerabilities exist in nasSvr.php of actidata actiNAS-SL-2U-8 running firmware version 3.2.03-SP1. The vulnerable parameters are func and op, which reflect user input into error messages without proper sanitization. The product is end-of-life and no longer supported [1][2].
Exploitation
An unauthenticated remote attacker can exploit this by crafting a malicious URL containing XSS payloads in the func or op parameters and tricking a victim into clicking it. The application modifies payloads that include whitespace between string delimiters, but this can be bypassed by using a ` tag with a src` attribute or by omitting whitespace between delimiters [2].
Impact
Successful exploitation allows arbitrary JavaScript execution in the victim's browser, potentially leading to session hijacking, credential theft, or defacement. The attack does not grant server-side access or privilege escalation [2].
Mitigation
The affected product is end-of-life and no patch is available [1]. Users are advised to migrate to a supported model, such as the actiNAS DX6 product family [1]. No official workaround has been provided; however, input validation or WAF rules could mitigate exploitation [2].
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- actiNAS/actiNAS-SL-2U-8description
- Range: = 3.2.03-SP1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.