Xbtitfm · Xbtitfm · CVE-2024-58309
**Name of the Vulnerable Software and Affected Versions**
xbtitFM version 4.1.18
**Description**
The software contains an unauthenticated SQL injection issue. Remote attackers can manipulate database queries by injecting malicious SQL code through the `msgid` parameter. Crafted requests sent to the '/shoutedit.php' API endpoint, utilizing functions like EXTRACTVALUE, can allow attackers to extract database names, user credentials, and password hashes.
**Recommendations**
Apply a fix to address SQL injection in the `msgid` parameter of the '/shoutedit.php' API endpoint.