CVE-2017-15286
UnknownEPSS 2.90%
Last modified
CVE-2017-15286 is a vulnerability of currently unknown severity. SQLite 3.20.1 has a NULL pointer dereference in tableColumnList in shell.c because it fails to consider certain cases where `sqlite3_step(pStmt)==SQLITE_ROW` is false and a data structure is never initialized.. EPSS estimates a 2.90% chance of exploitation in the next 30 days.
Description
SQLite 3.20.1 has a NULL pointer dereference in tableColumnList in shell.c because it fails to consider certain cases where `sqlite3_step(pStmt)==SQLITE_ROW` is false and a data structure is never initialized.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Sqlite | Sqlite | 3.20.1 |
References
- http://www.securityfocus.com/bid/101285Third Party Advisory, VDB Entry
- https://github.com/Ha0Team/crash-of-sqlite3/blob/master/poc.mdExploit, Third Party Advisory
- http://www.securityfocus.com/bid/101285Third Party Advisory, VDB Entry
- https://github.com/Ha0Team/crash-of-sqlite3/blob/master/poc.mdExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-15286?
SQLite 3.20.1 has a NULL pointer dereference in tableColumnList in shell.c because it fails to consider certain cases where `sqlite3_step(pStmt)==SQLITE_ROW` is false and a data structure is never initialized.
How severe is CVE-2017-15286?
Severity scoring for CVE-2017-15286 is pending analysis. The EPSS model estimates a 2.90% probability of exploitation in the next 30 days.
How do I fix CVE-2017-15286?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.
Are you affected by CVE-2017-15286?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
