CVE-2020-36112
cse_bookstore_project cse_bookstore Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Record summary
CVE-2020-36112 has a selected CVSS score of 9.8 (critical); EIP currently links 1 catalogued exploit and 1 Nuclei template.
Description
CSE Bookstore version 1.0 is vulnerable to time-based blind, boolean-based blind and OR error-based SQL injection in pubid parameter in bookPerPub.php and in cart.php. A successful exploitation of this vulnerability will lead to an attacker dumping the entire database on which the web application is running.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
cse_bookstoreBrowse cse_bookstore_project / cse_bookstore | VulnCheck | Version data not supplied | |
Proofs of concept
1Catalogued exploits
ExploitDBCSE Bookstore 1.0 - Multiple SQL InjectionExploitDB exploitby Musyoka IanNot analyzed1 file
Nuclei templates
1ProjectDiscoveryCRITICALCSE Bookstore 1.0 - SQL InjectionCVSS 9.8
CSE Bookstore version 1.0 is vulnerable to time-based blind, boolean-based blind and OR error-based SQL injection in pubid parameter in bookPerPub.php. A successful exploitation of this vulnerability will lead to an attacker dumping the entire database.
Impact
Unauthenticated attackers can execute SQL injection to dump the entire database including sensitive student and administrative data.
Remediation
Upgrade to the latest version to mitigate this vulnerability.
Source: ProjectDiscovery