First published: Tue Jan 07 2025(Updated: )
A vulnerability classified as critical has been found in code-projects Online Book Shop 1.0. Affected is an unknown function of the file /search_result.php. The manipulation of the argument s leads to sql injection. It is possible to launch 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 |
---|---|---|
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-0299 is classified as a critical vulnerability.
CVE-2025-0299 affects code-projects Online Book Shop version 1.0.
CVE-2025-0299 allows for SQL injection attacks due to improper handling of the argument 's'.
Yes, CVE-2025-0299 can be exploited remotely.
To fix CVE-2025-0299, you should implement prepared statements or parameterized queries to prevent SQL injection.