SQL Injection Vulnerability in Code-Projects Computer Book Store
CVE-2024-28279
7.3HIGH
What is CVE-2024-28279?
A vulnerability exists in the Code-Projects Computer Book Store 1.0 that allows for SQL Injection through the endpoint book.php?bookisbn=. This flaw can be exploited by attackers to execute arbitrary SQL queries, potentially leading to unauthorized access to the database, including the ability to retrieve, modify, or delete important data. Proper input validation and parameterized queries are recommended to mitigate this risk and enhance the overall security posture of the application.