Skip to content

Stored XSS on Kanban

Moderate
trasher published GHSA-33g2-m556-gccr Jun 9, 2022

Package

glpi (glpi)

Affected versions

10.0.0

Patched versions

10.0.1

Description

Impact

A user can exploit a XSS on Kanban by injecting HTML code in its user name.

Patches

Fixed in 10.0.1.

Severity

Moderate

CVE ID

CVE-2022-24876

Weaknesses

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as <, >, and & that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages. Learn more on MITRE.