First published: Fri Apr 24 2015(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
SQLite | <=3.8.8.3 | |
Apple iOS and macOS | =10.10.5 | |
Apple iOS, iPadOS, and watchOS | =1.0.1 | |
Debian | =8.0 | |
Ubuntu | =12.04 | |
Ubuntu | =14.04 | |
Ubuntu | =15.04 | |
PHP | >=5.4.0<5.4.42 | |
PHP | >=5.5.0<5.5.26 | |
PHP | >=5.6.0<5.6.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-3414 has a severity rating that indicates a risk of denial of service due to uninitialized memory access.
To fix CVE-2015-3414, upgrade to SQLite version 3.8.9 or later.
Versions of SQLite before 3.8.9, specifically up to 3.8.8.3, are vulnerable to CVE-2015-3414.
CVE-2015-3414 may be exploited by context-dependent attackers through crafted COLLATE clauses.
Systems running affected versions of SQLite, including certain versions of macOS, Debian, and various Ubuntu releases, are vulnerable to CVE-2015-3414.