CVE-2020-19109: SQL Injection
Published May 5, 2021
·Updated
SQL Injection vulnerability in Online Book Store v1.0 via the bookisbn parameter to adminedit.php, which could let a remote malicious user execute arbitrary code.
Affected Software
1 affected component
Projectworlds Online Book Store Project In Php=1.0
Event History
May 5, 2021
CVE Published
via MITRE·09:20 PM
Data Sourced
via MITRE·09:20 PM
Description
Frequently Asked Questions
1
What is CVE-2020-19109?
CVE-2020-19109 is a SQL Injection vulnerability in Online Book Store v1.0.
2
How does CVE-2020-19109 affect the Online Book Store application?
CVE-2020-19109 allows a remote malicious user to execute arbitrary code through SQL injection.
3
What is the severity of CVE-2020-19109?
CVE-2020-19109 has a severity rating of critical (9.8).
4
How can I fix CVE-2020-19109?
To fix CVE-2020-19109, you need to properly validate and sanitize user input in the bookisbn parameter of admin_edit.php to prevent SQL injection attacks.
5
Where can I find more information about CVE-2020-19109?
You can find more information about CVE-2020-19109 at the following reference: [https://github.com/projectworldsofficial/online-book-store-project-in-php/issues/12]