First published: Wed May 05 2021(Updated: )
SQL Injection vulnerability in Online Book Store v1.0 via the bookisbn parameter to admin_edit.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-19109 is a SQL Injection vulnerability in Online Book Store v1.0.
CVE-2020-19109 allows a remote malicious user to execute arbitrary code through SQL injection.
CVE-2020-19109 has a severity rating of critical (9.8).
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.
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]