CVE-2024-58309
CriticalSummary
xbtitFM 4.1.18 contains an unauthenticated SQL injection vulnerability that allows remote attackers to manipulate database queries through the msgid parameter. Attackers can send crafted requests to /shoutedit.php with EXTRACTVALUE functions to extract database names, user credentials, and password hashes.
Risk Assessment
An unauthenticated attacker can access sensitive data, including credentials and password hashes, potentially leading to data breach.
Recommendation
It is recommended to immediately update xbtitFM to the latest version and implement input validation and parameterized queries to prevent SQL injection.
Original NVD description (English source)
xbtitFM 4.1.18 contains an unauthenticated SQL injection vulnerability that allows remote attackers to manipulate database queries by injecting malicious SQL code through the msgid parameter. Attackers can send crafted requests to /shoutedit.php with EXTRACTVALUE functions to extract database names, user credentials, and password hashes from the underlying database.

