cvedb.io
CVE-2024-47765
MEDIUM · CVSS 6.1
EPSS exploitation probability: 0%
Published 2024-10-04T15:15:13.213 · Last modified 2026-06-17T07:57:42.860

Summary

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.

Affected products

jgniecki — minecraft_motd_parser

Does this affect you?

Add your gear to cvedb and we'll alert you only when jgniecki ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.