VYPR

Minecraft Motd Parser

by Jgniecki

Source repositories

CVEs (1)

  • CVE-2024-47765MedOct 4, 2024
    risk 0.33cvss 6.1epss 0.00

    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…