First published: Wed Mar 27 2024(Updated: )
A vulnerability has been found in code-projects Online Book System 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /cart.php. The manipulation of the argument quantity/remove leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-258205 was assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Anisha Online Book System | ||
Anisha Online Book System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-3003 is classified as critical due to its potential for SQL injection.
To fix CVE-2024-3003, sanitize and validate all user inputs in the /cart.php file to prevent SQL injection.
CVE-2024-3003 affects the code-projects Online Book System version 1.0.
CVE-2024-3003 is a SQL injection vulnerability that allows manipulation of database queries.
Attackers can exploit CVE-2024-3003 to execute arbitrary SQL commands and potentially compromise the database.