First published: Mon Feb 06 2023(Updated: )
Raffle Draw System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at delete_ticket.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Oretnom23 Raffle Draw System | =1.0 | |
=1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-24199 is classified as a high severity vulnerability due to its potential for malicious exploitation via SQL injection.
To mitigate CVE-2023-24199, sanitize and validate the id parameter in delete_ticket.php to prevent SQL injection attacks.
CVE-2023-24199 affects version 1.0 of the Raffle Draw System by Oretnom23.
Yes, CVE-2023-24199 could allow an attacker to execute arbitrary SQL commands, potentially compromising sensitive data.
As of now, there is no official patch for CVE-2023-24199, and users are advised to implement input sanitization as a workaround.