CVE-2023-24200: SQL Injection
Published Feb 6, 2023
·Updated
Raffle Draw System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at saveticket.php.
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-24200?
The severity of CVE-2023-24200 is classified as critical due to its potential for SQL injection, which can lead to unauthorized data access and manipulation.
2
How do I fix CVE-2023-24200?
To fix CVE-2023-24200, you should sanitize and validate the input parameter in the save_ticket.php file to prevent SQL injection.
3
Which software versions are affected by CVE-2023-24200?
CVE-2023-24200 affects Raffle Draw System version 1.0.
4
What type of vulnerability is CVE-2023-24200?
CVE-2023-24200 is a SQL injection vulnerability.
5
What is the impact of exploiting CVE-2023-24200?
Exploiting CVE-2023-24200 can allow an attacker to execute arbitrary SQL commands, potentially compromising the database.