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

EPSS Probability
2.90%

85.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
SqliteSqlite3.20.1

References

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 now

Source: NVD / NIST