CVE-2018-13104
Description
OX App Suite 7.8.4 and earlier allows XSS. Internal reference: 58742 (Bug ID)
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
OX App Suite 7.8.4 and earlier is vulnerable to stored XSS, allowing attackers to inject arbitrary scripts via unsanitized input.
Vulnerability
OX App Suite versions 7.8.4 and earlier contain a cross-site scripting (XSS) vulnerability. The bug, tracked internally as 58742, allows an attacker to inject arbitrary JavaScript into the application through unsanitized user input. The vulnerability exists in the web interface and does not require any special configuration beyond default settings.
Exploitation
An attacker can exploit this vulnerability by crafting a malicious payload and submitting it via a form or other input field that is not properly sanitized. The payload is then stored and executed in the context of the victim's browser when the victim views the affected page. No authentication is required if the vulnerable input is publicly accessible; otherwise, the attacker may need a valid account with permission to submit content.
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript in the victim's browser. This can lead to session hijacking, theft of sensitive data (e.g., cookies, tokens), defacement, or redirection to malicious sites. The attack operates within the security context of the OX App Suite domain, potentially compromising all data accessible through the victim's session.
Mitigation
As of the publication date (2019-03-17), no patch is mentioned in the available references. Users should upgrade to a version later than 7.8.4 if a fix has been released by the vendor. If no update is available, administrators should implement web application firewall rules to filter XSS payloads and enforce strict input validation.
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: <=7.8.4
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
2- packetstormsecurity.com/files/151243/Open-Xchange-OX-App-Suite-Cross-Site-Scripting-SSRF.htmlmitrex_refsource_MISC
- seclists.org/fulldisclosure/2019/Jan/46mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.