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.
References
Link | Resource |
---|---|
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 |
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 |
Configurations
History
21 Nov 2024, 03:14
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/101285 - Third Party Advisory, VDB Entry | |
References | () https://github.com/Ha0Team/crash-of-sqlite3/blob/master/poc.md - Exploit, Third Party Advisory |
Information
Published : 2017-10-12 08:29
Updated : 2024-11-21 03:14
NVD link : CVE-2017-15286
Mitre link : CVE-2017-15286
CVE.ORG link : CVE-2017-15286
JSON object : View
Products Affected
sqlite
- sqlite
CWE
CWE-476
NULL Pointer Dereference