CVE-2023-24199: 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 deleteticket.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-24199?
CVE-2023-24199 is classified as a high severity vulnerability due to its potential for malicious exploitation via SQL injection.
2
How do I fix CVE-2023-24199?
To mitigate CVE-2023-24199, sanitize and validate the id parameter in delete_ticket.php to prevent SQL injection attacks.
3
What systems are affected by CVE-2023-24199?
CVE-2023-24199 affects version 1.0 of the Raffle Draw System by Oretnom23.
4
Can CVE-2023-24199 lead to data compromise?
Yes, CVE-2023-24199 could allow an attacker to execute arbitrary SQL commands, potentially compromising sensitive data.
5
Is there a patch available for CVE-2023-24199?
As of now, there is no official patch for CVE-2023-24199, and users are advised to implement input sanitization as a workaround.