First published: Thu Oct 10 2024(Updated: )
A vulnerability classified as critical was found in code-projects Crud Operation System 1.0. This vulnerability affects unknown code of the file delete.php. The manipulation of the argument sid 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 Crud Operation System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-9812 is classified as a critical vulnerability.
CVE-2024-9812 exploits SQL injection through manipulation of the 'sid' argument in the delete.php file.
The impact of CVE-2024-9812 includes unauthorized access to the database and potential data manipulation.
Yes, CVE-2024-9812 can be exploited remotely by an attacker.
To fix CVE-2024-9812, validate and sanitize all user inputs, especially for the 'sid' parameter in delete.php.