First published: Wed May 05 2021(Updated: )
SQL Injection vulnerability in Online Book Store v1.0 via the isbn parameter to edit_book.php, which could let a remote malicious user execute arbitrary code.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Projectworlds Online Book Store Project In Php | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-19107 is a SQL Injection vulnerability in Online Book Store v1.0 that allows remote attackers to execute arbitrary code.
CVE-2020-19107 affects the Online Book Store v1.0 by allowing remote attackers to execute arbitrary code through the isbn parameter in edit_book.php.
The severity of CVE-2020-19107 is critical with a CVSS score of 9.8.
To fix CVE-2020-19107 in the Online Book Store v1.0, it is recommended to sanitize and validate user input in edit_book.php to prevent SQL injection attacks.
More information about CVE-2020-19107 can be found at the following reference: [GitHub Issue](https://github.com/projectworldsofficial/online-book-store-project-in-php/issues/9).