{ "schema_version": "1.4.0", "id": "GHSA-cmxm-6c5m-r5c5", "modified": "2022-05-17T00:29:51Z", "published": "2022-05-17T00:29:51Z", "aliases": [ "CVE-2017-15286" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15286" }, { "type": "WEB", "url": "https://github.com/Ha0Team/crash-of-sqlite3/blob/master/poc.md" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/101285" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-10-12T08:29:00Z" } }