CVE-2019-3480
Description
Mitigates a stored/reflected XSS issue in ArcSight Logger versions prior to 6.7.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored and reflected XSS vulnerability in ArcSight Logger versions prior to 6.7 allows attackers to inject arbitrary web script.
Vulnerability
ArcSight Logger versions prior to 6.7 contain a stored and reflected cross-site scripting (XSS) vulnerability [1]. The issue exists in the web interface input handling, where user-supplied data is not properly sanitized before being stored or reflected in HTTP responses [1]. All versions from 5.0 through 6.6 and 6.61 are affected [1].
Exploitation
An attacker can exploit this vulnerability by crafting a malicious payload (e.g., JavaScript) and submitting it through the affected input fields [1]. The payload can be stored in the application (stored XSS) or reflected immediately in the response (reflected XSS) [1]. The attacker does not need elevated privileges to submit the payload, but user interaction (e.g., viewing the malicious page) is required for the stored variant to execute in the context of another user's session [1].
Impact
Successful exploitation allows the attacker to execute arbitrary web scripts in the context of the victim's browser session [1]. This can lead to session hijacking, defacement, or theft of sensitive information displayed in the application. The XSS can be stored, affecting all users who view the compromised page, or reflected, affecting only the targeted user [1].
Mitigation
Micro Fixed released ArcSight Logger version 6.7 to fix this vulnerability [1]. Users should upgrade to 6.7 or later. As a workaround, administrators can restrict network access to the Logger web interface and apply proper input validation and output encoding. The vulnerability is not listed in the KEV catalog as of the last update.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <6.7
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- softwaresupport.softwaregrp.com/doc/KM03355866mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.