First published: Fri Nov 08 2024(Updated: )
A vulnerability was found in 1000 Projects Bookstore Management System 1.0. It has been classified as critical. This affects an unknown part of the file /admin/process_category_edit.php. The manipulation of the argument cat leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
1000projects Bookstore Management System PHP MySQL Project | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-10996 is classified as a critical vulnerability.
CVE-2024-10996 affects the /admin/process_category_edit.php file in the Bookstore Management System.
CVE-2024-10996 can be exploited through SQL injection by manipulating the 'cat' argument.
CVE-2024-10996 affects version 1.0 of the Bookstore Management System.
To mitigate CVE-2024-10996, you should validate and sanitize user inputs to prevent SQL injection.