First published: Tue Nov 05 2024(Updated: )
A vulnerability, which was classified as critical, was found in 1000 Projects Bookstore Management System 1.0. This affects an unknown part of the file search.php. The manipulation of the argument s 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-10844 is classified as a critical vulnerability in the Bookstore Management System.
CVE-2024-10844 affects the file search.php and allows for SQL injection through manipulation of the argument 's'.
Yes, CVE-2024-10844 can be exploited remotely, making it a significant security risk.
Exploiting CVE-2024-10844 can lead to unauthorized access to the database, data leakage, and manipulation.
To fix CVE-2024-10844, sanitize all user inputs and use prepared statements to prevent SQL injection.