VYPR
Unrated severityNVD Advisory· Published Mar 1, 2024· Updated Apr 16, 2025

Cross-Site Scripting vulnerability in HelpDeskZ

CVE-2024-2078

Description

HelpDeskZ 2.0.2 and earlier has a stored XSS in the email field, enabling partial session takeover for authenticated users.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

HelpDeskZ 2.0.2 and earlier has a stored XSS in the email field, enabling partial session takeover for authenticated users.

Vulnerability

HelpDeskZ version 2.0.2 and earlier contains a Cross-Site Scripting (XSS) vulnerability (CWE-79) in the email field. An attacker can inject a specially crafted JavaScript payload that is stored and later executed in the browser of an authenticated user viewing the affected component. [1]

Exploitation

An attacker needs an authenticated HelpDeskZ user to submit a ticket or update their profile with a malicious payload in the email field. The payload is stored and executed when another authenticated user (or the same user) views the related page. No special network position is required other than access to the HelpDeskZ instance. [1]

Impact

Successful exploitation allows the attacker to partially take control of the authenticated user's browser session, leading to potential information disclosure (e.g., ticket data, session tokens) or limited unauthorized actions within the application. The CVSS v3.1 base score is 4.6 (AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N). [1]

Mitigation

As of the publication date, no official fix or patched version has been released. The vendor has not provided a confirmed solution. Users are advised to restrict access to the HelpDeskZ instance and sanitize email input manually if possible. [1]

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
  • Helpdeskz/Helpdeskzllm-fuzzy2 versions
    <=2.0.2+ 1 more
    • (no CPE)range: <=2.0.2
    • (no CPE)range: 0

Patches

0

No 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

1

News mentions

0

No linked articles in our index yet.