ALT-PU-2015-1692-1
Closed vulnerabilities
Modified: 2024-11-21
CVE-2015-3414
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.
- APPLE-SA-2015-09-21-1
- APPLE-SA-2015-09-21-1
- APPLE-SA-2015-09-30-3
- APPLE-SA-2015-09-30-3
- RHSA-2015:1635
- RHSA-2015:1635
- 20150414 several issues in SQLite (+ catching up on several other bugs)
- 20150414 several issues in SQLite (+ catching up on several other bugs)
- DSA-3252
- DSA-3252
- MDVSA-2015:217
- MDVSA-2015:217
- http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html
- http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
- 74228
- 74228
- 1033703
- 1033703
- USN-2698-1
- USN-2698-1
- GLSA-201507-05
- GLSA-201507-05
- https://support.apple.com/HT205213
- https://support.apple.com/HT205213
- https://support.apple.com/HT205267
- https://support.apple.com/HT205267
- https://www.sqlite.org/src/info/eddc05e7bb31fae74daa86e0504a3478b99fa0f2
- https://www.sqlite.org/src/info/eddc05e7bb31fae74daa86e0504a3478b99fa0f2
Modified: 2024-11-21
CVE-2015-3415
The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0&O>O) in a CREATE TABLE statement.
- APPLE-SA-2015-09-21-1
- APPLE-SA-2015-09-21-1
- APPLE-SA-2015-09-30-3
- APPLE-SA-2015-09-30-3
- RHSA-2015:1635
- RHSA-2015:1635
- 20150414 several issues in SQLite (+ catching up on several other bugs)
- 20150414 several issues in SQLite (+ catching up on several other bugs)
- DSA-3252
- DSA-3252
- MDVSA-2015:217
- MDVSA-2015:217
- http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html
- http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
- 74228
- 74228
- 1033703
- 1033703
- USN-2698-1
- USN-2698-1
- GLSA-201507-05
- GLSA-201507-05
- https://support.apple.com/HT205213
- https://support.apple.com/HT205213
- https://support.apple.com/HT205267
- https://support.apple.com/HT205267
- https://www.sqlite.org/src/info/02e3c88fbf6abdcf3975fb0fb71972b0ab30da30
- https://www.sqlite.org/src/info/02e3c88fbf6abdcf3975fb0fb71972b0ab30da30
Modified: 2024-11-21
CVE-2015-3416
The sqlite3VXPrintf function in printf.c in SQLite before 3.8.9 does not properly handle precision and width values during floating-point conversions, which allows context-dependent attackers to cause a denial of service (integer overflow and stack-based buffer overflow) or possibly have unspecified other impact via large integers in a crafted printf function call in a SELECT statement.
- APPLE-SA-2015-09-21-1
- APPLE-SA-2015-09-21-1
- APPLE-SA-2015-09-30-3
- APPLE-SA-2015-09-30-3
- RHSA-2015:1634
- RHSA-2015:1634
- RHSA-2015:1635
- RHSA-2015:1635
- 20150414 several issues in SQLite (+ catching up on several other bugs)
- 20150414 several issues in SQLite (+ catching up on several other bugs)
- DSA-3252
- DSA-3252
- MDVSA-2015:217
- MDVSA-2015:217
- http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html
- http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
- 74228
- 74228
- 1033703
- 1033703
- http://www.sqlite.org/src/info/c494171f77dc2e5e04cb6d865e688448f04e5920
- http://www.sqlite.org/src/info/c494171f77dc2e5e04cb6d865e688448f04e5920
- USN-2698-1
- USN-2698-1
- GLSA-201507-05
- GLSA-201507-05
- https://support.apple.com/HT205213
- https://support.apple.com/HT205213
- https://support.apple.com/HT205267
- https://support.apple.com/HT205267
Modified: 2024-11-21
CVE-2015-3717
Multiple buffer overflows in the printf functionality in SQLite, as used in Apple iOS before 8.4 and OS X before 10.10.4, allow remote attackers to execute arbitrary code or cause a denial of service (application crash) via unspecified vectors.