First published: Tue Jan 07 2025(Updated: )
A vulnerability was found in code-projects Online Book Shop 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /detail.php. The manipulation of the argument id 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 Online Book Shop | ||
code-projects Online Book Shop | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-0297 has been declared as a critical vulnerability.
CVE-2025-0297 affects the /detail.php file, allowing SQL injection through manipulation of the 'id' argument.
Yes, CVE-2025-0297 can be exploited remotely.
Successful exploitation of CVE-2025-0297 can lead to unauthorized access to the database and potential data leakage.
To mitigate CVE-2025-0297, sanitize and parameterize all SQL queries in the application.