First published: Tue Jan 07 2025(Updated: )
A vulnerability was found in code-projects Online Book Shop 1.0. It has been rated as critical. This issue affects some unknown processing of the file /process_login.php. The manipulation of the argument usernm leads to sql injection. The attack may 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 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-0298 is rated as critical due to its potential for SQL injection.
To fix CVE-2025-0298, sanitize user inputs in the /process_login.php file to prevent SQL injection.
CVE-2025-0298 affects version 1.0 of the code-projects Online Book Shop software.
Yes, CVE-2025-0298 can be exploited remotely by manipulating the 'usernm' parameter.
CVE-2025-0298 is an SQL injection vulnerability that affects the processing of login credentials.