CVE-2025-0297: code-projects Online Book Shop detail.php sql injection
Published Jan 7, 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.
Affected Software
2 affected components
Code-projects Online Book Shop
Code-projects Online Book Shop=1.0
Event History
Jan 7, 2025
CVE Published
via MITRE·03:00 PM
Data Sourced
via MITRE·03:00 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2025-0297?
CVE-2025-0297 has been declared as a critical vulnerability.
2
How does CVE-2025-0297 affect the Online Book Shop software?
CVE-2025-0297 affects the /detail.php file, allowing SQL injection through manipulation of the 'id' argument.
3
Can CVE-2025-0297 be exploited remotely?
Yes, CVE-2025-0297 can be exploited remotely.
4
What are the impacts of a successful exploit of CVE-2025-0297?
Successful exploitation of CVE-2025-0297 can lead to unauthorized access to the database and potential data leakage.
5
What steps should be taken to mitigate CVE-2025-0297?
To mitigate CVE-2025-0297, sanitize and parameterize all SQL queries in the application.