CVE-2020-19114: SQL Injection
SQL Injection vulnerability in Online Book Store v1.0 via the publisher parameter to editbook.php, which could let a remote malicious user execute arbitrary code.
Affected Software
Event History
Frequently Asked Questions
What is the severity of vulnerability CVE-2020-19114?
The severity of vulnerability CVE-2020-19114 is critical with a score of 9.8.
How does vulnerability CVE-2020-19114 affect the Online Book Store v1.0?
Vulnerability CVE-2020-19114 in the publisher parameter of the edit_book.php page could allow a remote malicious user to execute arbitrary code on the Online Book Store v1.0.
How can I fix vulnerability CVE-2020-19114 in the Online Book Store v1.0?
To fix vulnerability CVE-2020-19114, it is recommended to sanitize and validate user input in the publisher parameter of the edit_book.php page to prevent SQL injection attacks.
Is there a known exploit for vulnerability CVE-2020-19114?
No known exploit for vulnerability CVE-2020-19114 has been reported at this time.
Where can I find more information about vulnerability CVE-2020-19114?
More information about vulnerability CVE-2020-19114 can be found in the GitHub issue #8 of the Projectworlds Online Book Store Project in PHP repository.