Name | CVE-2015-3414 |
Description | SQLite before 3.8.9 does not properly implement the dequoting of collation-sequence names, which allows context-dependent attackers to cause a denial of service (uninitialized memory access and application crash) or possibly have unspecified other impact via a crafted COLLATE clause, as demonstrated by COLLATE"""""""" at the end of a SELECT statement. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DSA-3252-1 |
Debian Bugs | 783968 |
Vulnerable and fixed packages
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+deb12u1 | fixed |
| sid, trixie | 3.46.1-1 | fixed |
The information below is based on the following data on fixed versions.
Notes
[wheezy] - sqlite3 <not-affected> (Can't reproduce the issue)
[squeeze] - sqlite3 <not-affected> (Can't reproduce the issue)
- sqlite <not-affected> (Can't reproduce the issue, quotes in collate names aren't supported)
https://www.sqlite.org/src/info/eddc05e7bb31fae7
http://seclists.org/bugtraq/2015/Apr/97