| Name | CVE-2016-6153 |
| Description | os_unix.c in SQLite before 3.13.0 improperly implements the temporary directory search algorithm, which might allow local users to obtain sensitive information, cause a denial of service (application crash), or have unspecified other impact by leveraging use of the current working directory for temporary files. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
| References | DLA-3431-1, DLA-543-1 |
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|---|---|---|
| sqlite3 (PTS) | bullseye | 3.34.1-3 | fixed |
| bullseye (security) | 3.34.1-3+deb11u1 | fixed | |
| bookworm | 3.40.1-2+deb12u2 | fixed | |
| trixie | 3.46.1-7 | fixed | |
| forky, sid | 3.46.1-8 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|---|---|---|---|---|---|
| sqlite | source | buster | 2.8.17-15+deb10u1 | DLA-3431-1 | ||
| sqlite | source | (unstable) | (unfixed) | |||
| sqlite3 | source | wheezy | 3.7.13-1+deb7u3 | DLA-543-1 | ||
| sqlite3 | source | jessie | 3.8.7.1-1+deb8u2 | |||
| sqlite3 | source | (unstable) | 3.13.0-1 |
http://www.sqlite.org/cgi/src/info/67985761aa93fb61
http://www.sqlite.org/cgi/src/info/b38fe522cfc971b3
and possibly http://www.sqlite.org/cgi/src/info/614bb709d34e1148
https://www.korelogic.com/Resources/Advisories/KL-001-2016-003.txt
Vulnerable code in os.c:sqliteOsTempFileName() for sqlite(v2)