CVE-2024-33866
Description
Cross-site scripting (XSS) vulnerability in linqi before 1.4.0.1 on Windows via the /api/DocumentTemplate/{GUID} endpoint allows remote attackers to inject arbitrary web scripts.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Cross-site scripting (XSS) vulnerability in linqi before 1.4.0.1 on Windows via the /api/DocumentTemplate/{GUID} endpoint allows remote attackers to inject arbitrary web scripts.
Vulnerability
A cross-site scripting (XSS) vulnerability exists in linqi for Windows versions prior to 1.4.0.1. The issue resides in the /api/DocumentTemplate/{GUID} endpoint, where user-supplied input in the GUID parameter is not properly sanitized before being reflected in the response. This allows an attacker to inject arbitrary JavaScript or HTML code.
Exploitation
An attacker can exploit this vulnerability by crafting a malicious URL containing a script payload in the GUID parameter. The victim must be tricked into clicking the crafted link or visiting a page that triggers the request. No authentication is required to reach the endpoint, but user interaction is necessary for the XSS to execute in the victim's browser.
Impact
Successful exploitation enables the attacker to execute arbitrary JavaScript in the context of the victim's session. This can lead to session hijacking, theft of sensitive data, defacement, or further attacks against the application and its users.
Mitigation
The vulnerability is resolved in linqi version 1.4.0.1 [2]. Users are strongly advised to upgrade to this version or later. No workarounds have been disclosed. The vendor has not listed this CVE on the KEV catalog.
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- linqi/linqidescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.