SQL Injection Vulnerabilities in Raffle Draw System by Xiumulty
CVE-2023-24198
9.8CRITICAL
What is CVE-2023-24198?
The Raffle Draw System v1.0 by Xiumulty has been found to have multiple SQL injection vulnerabilities. These vulnerabilities can be exploited through unsanitized inputs in the 'save_winner.php' script, specifically via the 'ticket_id' and 'draw' parameters. Successful exploitation could allow attackers to manipulate database queries, potentially leading to unauthorized data access and manipulation. It is critical for users of this system to apply necessary updates and implement proper security measures to mitigate these vulnerabilities.