CVE-2024-4918: Campcodes Online Examination System updateQuestion.php sql injection
Published May 15, 2024
·Updated
A vulnerability was found in Campcodes Online Examination System 1.0. It has been classified as critical. This affects an unknown part of the file updateQuestion.php. The manipulation of the argument id leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-264453 was assigned to this vulnerability.
Affected Software
2 affected components
Campcodes Online Examination System
Campcodes Online Examination System=1.0
Event History
May 15, 2024
CVE Published
via MITRE·11:00 PM
Data Sourced
via MITRE·11:00 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·11:15 PM
DescriptionSeverityWeaknessAffected Software
Apr 4, 58462
Event
via NVD·02:49 PM
Frequently Asked Questions
1
What is the severity of CVE-2024-4918?
CVE-2024-4918 is classified as a critical vulnerability.
2
What type of vulnerability is CVE-2024-4918?
CVE-2024-4918 is an SQL injection vulnerability.
3
How does CVE-2024-4918 affect the Campcodes Online Examination System?
CVE-2024-4918 affects the updateQuestion.php file, allowing remote attackers to manipulate the id argument.
4
Can CVE-2024-4918 be exploited remotely?
Yes, CVE-2024-4918 can be exploited remotely.
5
How do I fix CVE-2024-4918?
To fix CVE-2024-4918, validate and sanitize all user inputs before using them in SQL queries.