VulnerabilityModified
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.
HIGH 7.5EPSS 2.90%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.90%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.0
- 7.5 HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 2.90% probability · 86th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-476
- Affected
- sqlite/sqlite
- Source
- cve@mitre.org
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.