CVE-2023-24641: SQL Injection
Published Mar 3, 2023
·Updated
Judging Management System v1.0 was discovered to contain a SQL injection vulnerability via the sid parameter at /php-jms/updateview.php.
Affected Software
1 affected component
Judging Management System Project Judging Management System=1.0
Event History
Mar 3, 2023
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Frequently Asked Questions
1
What is the severity of CVE-2023-24641?
CVE-2023-24641 is classified as a high-severity SQL injection vulnerability.
2
How do I fix CVE-2023-24641?
To fix CVE-2023-24641, validate and sanitize the input for the sid parameter in the updateview.php file.
3
What software versions are affected by CVE-2023-24641?
CVE-2023-24641 affects Judging Management System version 1.0.
4
Can CVE-2023-24641 lead to data leakage?
Yes, CVE-2023-24641 could allow attackers to exploit the SQL injection vulnerability and potentially access sensitive data.
5
Where is CVE-2023-24641 located in the application?
CVE-2023-24641 is located in the updateview.php file through the sid parameter.