First published: Wed Feb 17 2021(Updated: )
The id parameter in detail.php of Online Book Store v1.0 is vulnerable to union-based blind SQL injection, which leads to the ability to retrieve all databases.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Projectworlds Online Book Store Project | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-36003 has a high severity rating as it allows remote attackers to perform union-based blind SQL injection.
To fix CVE-2020-36003, validate and sanitize the 'id' parameter in detail.php to prevent SQL injection vulnerabilities.
CVE-2020-36003 affects Online Book Store version 1.0.
CVE-2020-36003 is classified as a SQL injection vulnerability allowing unauthorized database access.
Yes, CVE-2020-36003 can lead to data theft by allowing attackers to retrieve sensitive information from the database.