CVE-2023-24202: Malicious File Upload
Published Feb 6, 2023
·Updated
Raffle Draw System v1.0 was discovered to contain a local file inclusion vulnerability via the page parameter in index.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-24202?
CVE-2023-24202 has been classified as a medium severity vulnerability due to its potential for local file inclusion.
2
How do I fix CVE-2023-24202?
To fix CVE-2023-24202, sanitize the 'page' parameter in index.php to prevent local file inclusion.
3
What software is affected by CVE-2023-24202?
CVE-2023-24202 affects Raffle Draw System version 1.0.
4
Can CVE-2023-24202 lead to sensitive data exposure?
Yes, CVE-2023-24202 could potentially allow an attacker to access sensitive files on the server.
5
Is CVE-2023-24202 easy to exploit?
CVE-2023-24202 can be easily exploited by manipulating the 'page' parameter in URL requests.