CVE-2022-44380
Description
Snipe-IT before 6.0.14 is vulnerable to Cross Site Scripting (XSS) for View Assigned Assets.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Snipe-IT before 6.0.14 contains a stored XSS vulnerability in the View Assigned Assets page, allowing attackers to inject malicious JavaScript.
CVE-2022-44380 is a stored Cross-Site Scripting (XSS) vulnerability in Snipe-IT versions prior to 6.0.14. The flaw exists in the "Account" drop-down menu, specifically when a user selects the "View Assigned Assets" option. The view renders assets, licenses, accessories, and consumables from the database without proper sanitization, allowing malicious JavaScript to be stored and later executed in a victim's browser [1].
To exploit this vulnerability, an attacker must be able to inject malicious script into the database fields that are displayed in the View Assigned Assets page. This could be achieved by a user with permissions to create or edit assets, licenses, accessories, or consumables. The injected script is then executed when any user (including administrators) accesses the View Assigned Assets page, as the script is rendered in the context of the victim's session [1].
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser. This can lead to session hijacking, data theft, defacement, or further attacks within the Snipe-IT application. The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation) [1][3].
The vulnerability was discovered by Charalampos Maraziaris of CENSUS and is fixed in Snipe-IT version 6.0.14. Users are strongly advised to upgrade to this version or later to mitigate the risk. No workarounds have been publicly documented [1][3].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
snipe/snipe-itPackagist | < 6.0.14 | 6.0.14 |
Affected products
2- Snipe-IT/Snipe-ITdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4News mentions
0No linked articles in our index yet.