First published: Sun Jul 21 2024(Updated: )
A vulnerability, which was classified as critical, was found in SourceCodester Simple Online Book Store System 1.0. This affects an unknown part of the file admin_delete.php. The manipulation of the argument bookisbn leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-272073 was assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Oretnom23 Simple Online Book Store System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-6951 is classified as a critical vulnerability.
CVE-2024-6951 exploits SQL injection by manipulating the 'bookisbn' argument in the admin_delete.php file.
CVE-2024-6951 affects version 1.0 of the Simple Online Book Store System.
The potential impact of CVE-2024-6951 includes unauthorized remote access and manipulation of the database.
Mitigation for CVE-2024-6951 can include input validation and parameterized queries to prevent SQL injection.