First published: Tue Dec 17 2024(Updated: )
A vulnerability has been found in the 1000projects Bookstore Management System PHP MySQL Project 1.0. This issue affects some unknown functionality of add_company.php. Actions on the delete parameter result in SQL injection.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
1000projects Bookstore Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-55496 has been rated as a high severity vulnerability due to its potential for SQL injection.
To fix CVE-2024-55496, sanitize and validate user inputs in the add_company.php file to prevent SQL injection attacks.
CVE-2024-55496 affects version 1.0 of the 1000projects Bookstore Management System PHP MySQL Project.
CVE-2024-55496 is easily exploitable through unauthorized access to the delete parameter in add_company.php.
As of now, there is no official patch for CVE-2024-55496, so manual code remediation is recommended.