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, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-3431-1, DLA-543-1, ELA-850-1 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
sqlite (PTS) | jessie, jessie (lts) | 2.8.17-12+deb8u1 | fixed |
stretch (lts), stretch | 2.8.17-14+deb9u1 | fixed | |
buster (security), buster, buster (lts) | 2.8.17-15+deb10u1 | fixed | |
sqlite3 (PTS) | jessie, jessie (lts) | 3.8.7.1-1+deb8u8 | fixed |
stretch (security) | 3.16.2-5+deb9u3 | fixed | |
stretch (lts), stretch | 3.16.2-5+deb9u4 | fixed | |
buster, buster (lts) | 3.27.2-3+deb10u3 | fixed | |
buster (security) | 3.27.2-3+deb10u2 | fixed | |
bullseye | 3.34.1-3 | fixed | |
bullseye (security) | 3.34.1-3+deb11u1 | fixed | |
bookworm | 3.40.1-2+deb12u1 | fixed | |
sid, trixie | 3.46.1-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
sqlite | source | jessie | 2.8.17-12+deb8u1 | ELA-850-1 | ||
sqlite | source | stretch | 2.8.17-14+deb9u1 | ELA-850-1 | ||
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)