CVE-2020-19107: SQL Injection
SQL Injection vulnerability in Online Book Store v1.0 via the isbn parameter to editbook.php, which could let a remote malicious user execute arbitrary code.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2020-19107?
CVE-2020-19107 is a SQL Injection vulnerability in Online Book Store v1.0 that allows remote attackers to execute arbitrary code.
How does CVE-2020-19107 affect the Online Book Store v1.0?
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.
What is the severity of CVE-2020-19107?
The severity of CVE-2020-19107 is critical with a CVSS score of 9.8.
How can I fix CVE-2020-19107 in the Online Book Store v1.0?
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.
Where can I find more information about CVE-2020-19107?
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).