CVE-2025-32389

Severity CVSS v4.0:
HIGH
Type:
CWE-89 SQL Injection
Publication date:
18/04/2025
Last modified:
13/05/2025

Description

NamelessMC is a free, easy to use & powerful website software for Minecraft servers. Prior to version 2.1.4, NamelessMC is vulnerable to SQL injection by providing an unexpected square bracket GET parameter syntax. Square bracket GET parameter syntax refers to the structure `?param[0]=a&param[1]=b&param[2]=c` utilized by PHP, which is parsed by PHP as `$_GET['param']` being of type array. This issue has been patched in version 2.1.4.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:namelessmc:nameless:*:*:*:*:*:*:*:* 2.1.4 (excluding)