CVE-2022-39262
03.11.2022, 14:15
GLPI stands for Gestionnaire Libre de Parc Informatique. GLPI is a Free Asset and IT Management Software package, GLPI administrator can define rich-text content to be displayed on login page. The displayed content is can contains malicious code that can be used to steal credentials. This issue has been patched, please upgrade to version 10.0.4.
Vendor | Product | Version |
---|---|---|
glpi-project | glpi | 0.65 ≤ 𝑥 < 10.0.4 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-83 - Improper Neutralization of Script in Attributes in a Web PageThe software does not neutralize or incorrectly neutralizes "javascript:" or other URIs from dangerous attributes within tags, such as onmouseover, onload, onerror, or style.
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.