First published: Sun 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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
code-projects Student Record System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-9078 is classified as a critical vulnerability.
CVE-2024-9078 is an SQL injection vulnerability.
CVE-2024-9078 can be exploited remotely through manipulation of the coursename argument.
CVE-2024-9078 affects code-projects Student Record System version 1.0.
To fix CVE-2024-9078, it is recommended to sanitize user inputs and implement prepared statements in the affected code.