Minecraft MOTD Parser's HtmlGenerator vulnerable to XSS
Description
Minecraft MOTD Parser is a PHP library to parse minecraft server motd. The HtmlGenerator class is subject to potential cross-site scripting (XSS) attack through a parsed malformed Minecraft server MOTD. The HtmlGenerator iterates through objects of MotdItem that are contained in an object of MotdItemCollection to generate a HTML string. An attacker can make malicious inputs to the color and text properties of MotdItem to inject own HTML into a web page during web page generation. For example by sending a malicious MOTD from a Minecraft server under their control that was queried and passed to the HtmlGenerator. This XSS vulnerability exists because the values of these properties are neither filtered nor escaped. This vulnerability is fixed in 1.0.6.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
dev-lancer/minecraft-motd-parserPackagist | < 1.0.6 | 1.0.6 |
Affected products
2- jgniecki/MinecraftMotdParserv5Range: < 1.0.6
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-q898-frwq-f3qpghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-47765ghsaADVISORY
- github.com/jgniecki/MinecraftMotdParser/blob/0412f68eeb91729a00444a8d6c00c45623884aa5/src/Generator/HtmlGenerator.phpghsaWEB
- github.com/jgniecki/MinecraftMotdParser/blob/0412f68eeb91729a00444a8d6c00c45623884aa5/src/Generator/HtmlGenerator.phpghsaWEB
- github.com/jgniecki/MinecraftMotdParser/commit/b0ab9d68a964cd3d74977f39a9e7af0a94509f7cghsax_refsource_MISCWEB
- github.com/jgniecki/MinecraftMotdParser/security/advisories/GHSA-q898-frwq-f3qpghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.