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.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/75491 | vdb entry third party advisory |
http://support.apple.com/kb/HT204941 | vendor advisory |
http://lists.apple.com/archives/security-announce/2015/Jun/msg00002.html | mailing list patch vendor advisory |
http://www.securitytracker.com/id/1032760 | vdb entry third party advisory |
http://support.apple.com/kb/HT204942 | vendor advisory |
http://lists.apple.com/archives/security-announce/2015/Jun/msg00001.html | mailing list vendor advisory |