41 lines
1.5 KiB
YAML
41 lines
1.5 KiB
YAML
id: CVE-2020-36112
|
|
|
|
info:
|
|
name: CSE Bookstore 1.0 - SQL Injection
|
|
author: geeknik
|
|
severity: critical
|
|
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. A successful exploitation of this vulnerability will lead to an attacker dumping the entire database.
|
|
remediation: |
|
|
Upgrade to the latest version to mitigate this vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/49314
|
|
- https://www.tenable.com/cve/CVE-2020-36112
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-36112
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2020-36112
|
|
cwe-id: CWE-89
|
|
epss-score: 0.40407
|
|
epss-percentile: 0.9694
|
|
cpe: cpe:2.3:a:cse_bookstore_project:cse_bookstore:1.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: cse_bookstore_project
|
|
product: cse_bookstore
|
|
tags: cve,cve2020,sqli,cse,edb,tenable,cse_bookstore_project
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /ebook/bookPerPub.php?pubid=4' HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "get book price failed! You have an error in your SQL syntax"
|
|
- "Can't retrieve data You have an error in your SQL syntax"
|
|
condition: or
|
|
# digest: 4b0a004830460221008f9d5a85187e37f0416dab71e3e6e09d2286aa36ca47171e808153762494d0480221008607cb4b3f2df30e2b397ba4ed878a5b37ca07c6b13caec7f3a5474799031d24:922c64590222798bb761d5b6d8e72950 |