CVE-2024-9078: code-projects Student Record System course.php sql injection
Published Sep 22, 2024
·Updated
A vulnerability has been found in code-projects Student Record System 1.0 and classified as critical. This vulnerability affects unknown code of the file /course.php. The manipulation of the argument coursename leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
1 affected component
Code-projects Student Record System=1.0
Event History
Sep 22, 2024
CVE Published
via MITRE·04:00 AM
Data Sourced
via MITRE·04:00 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:15 AM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2024-9078?
CVE-2024-9078 is classified as a critical vulnerability.
2
What type of vulnerability is CVE-2024-9078?
CVE-2024-9078 is an SQL injection vulnerability.
3
How can CVE-2024-9078 be exploited?
CVE-2024-9078 can be exploited remotely through manipulation of the coursename argument.
4
Which software is affected by CVE-2024-9078?
CVE-2024-9078 affects code-projects Student Record System version 1.0.
5
How do I fix CVE-2024-9078?
To fix CVE-2024-9078, it is recommended to sanitize user inputs and implement prepared statements in the affected code.