Vulnerability CVE-2020-36003


Published: 2021-02-17

Description:
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.

Type:

CWE-89

(Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
Online book store project -> Online book store 

 References:
https://github.com/TCSWT/Online-Book-Store/blob/main/Online-Book-Store.md
https://www.sourcecodester.com/download-code?nid=14383&title=Online+Book+Store
https://www.sourcecodester.com/php/14383/online-book-store.html

Copyright 2024, cxsecurity.com

 

Back to Top