CVE-2023-24642: 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/updateTxtview.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 CVE-2023-24642?
CVE-2023-24642 is a SQL injection vulnerability in the Judging Management System v1.0.
2
How severe is CVE-2023-24642?
CVE-2023-24642 has a severity rating of 9.8 (Critical).
3
How does CVE-2023-24642 affect the Judging Management System v1.0?
CVE-2023-24642 affects the Judging Management System v1.0 through the sid parameter in the /php-jms/updateTxtview.php file.
4
What is the Common Weakness Enumeration (CWE) of CVE-2023-24642?
CVE-2023-24642 is classified under the CWE-89 category, which is for SQL injection vulnerabilities.
5
How can I fix the SQL injection vulnerability in the Judging Management System v1.0?
To fix the SQL injection vulnerability in the Judging Management System v1.0, you should update the system to a version that addresses the issue and sanitize user input to prevent SQL injection attacks.