First published: Wed Dec 22 2021(Updated: )
Projectsworlds Online Book Store PHP v1.0 is vulnerable to SQL injection via the "bookisbn" parameter in cart.php.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Projectworlds Online Book Store Project In Php | =1.0 | |
=1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-43155 is a vulnerability in Projectsworlds Online Book Store PHP v1.0 that allows SQL injection via the "bookisbn" parameter in the cart.php file.
CVE-2021-43155 has a severity rating of 9.8 (critical).
CVE-2021-43155 affects Projectsworlds Online Book Store PHP v1.0 by allowing SQL injection attacks through the "bookisbn" parameter in the cart.php file.
Yes, to fix CVE-2021-43155, you should implement proper input validation and parameterized queries in the affected code to prevent SQL injection attacks.
You can find more information about CVE-2021-43155 on the GitHub repository of Projectsworlds Online Book Store PHP v1.0. The link to the relevant issue is provided here: [GitHub Issue](https://github.com/projectworldsofficial/online-book-store-project-in-php/issues/18).