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.
Conclusion & alert: CVE-2017-15286 is rated High Exploit Risk (77.2/100): CVSS High severity, with medium exploitation likelihood (EPSS 2.90%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +2.47% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.44% | 2.90% | +2.47% |
| 2 | 2026-06-05 | 0.47% | 0.44% | -0.03% |
| 3 | 2025-11-02 | — | 0.47% | — |
Full EPSS history (12 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.0 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
low | CVE-2017-15286 low priority: Debian including 1 source packages (sqlite3), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2017-15286 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2017-15286 |
ubuntu
|
low | CVE-2017-15286 low priority: Ubuntu including 1 source packages (sqlite3), 6 status rows across 6 suites (artful, bionic, trusty, upstream, xenial, zesty): not-affected 3, ignored 2, needs-triage 1. | https://ubuntu.com/security/CVE-2017-15286 |
| URL | Tags |
|---|---|
| http://www.securityfocus.com/bid/101285 | Third Party Advisory VDB Entry |
| https://github.com/Ha0Team/crash-of-sqlite3/blob/master/poc.md | Exploit Third Party Advisory |