PoC Index

CVE-2017-15286

HIGH 7.5EPSS 2.9%

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 v3.0
7.5 HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v2.0
5.0 MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
EPSS
2.90% chance of exploitation in the next 30 days, 86th percentile
Published
2017-10-12
Updated
2024-08-05

Proof-of-concept exploits (1)

References

Related