CVE-2023-24198: SQL Injection
Published Feb 6, 2023
·Updated
Raffle Draw System v1.0 was discovered to contain multiple SQL injection vulnerabilities at savewinner.php via the ticketid and draw parameters.
Affected Software
1 affected component
oretnom23 Raffle Draw System=1.0
Event History
Feb 6, 2023
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·03:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2023-24198?
CVE-2023-24198 is classified as a high-severity vulnerability due to its potential exploitation via SQL injection.
2
How do I fix CVE-2023-24198?
To fix CVE-2023-24198, ensure proper input validation and parameterized queries in the save_winner.php file.
3
What are the implications of exploiting CVE-2023-24198?
Exploiting CVE-2023-24198 could allow an attacker to execute arbitrary SQL commands, potentially compromising the database.
4
Which version of the software is affected by CVE-2023-24198?
CVE-2023-24198 affects version 1.0 of the Raffle Draw System.
5
Where can I find more information about CVE-2023-24198?
Detailed information about CVE-2023-24198 can be found in various security advisories and technical reports on SQL injection vulnerabilities.