Buffer overflow in the skip-scan optimization in SQLite 3.8.2 allows remote attackers to cause a denial of service (crash) via crafted SQL statements.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://bugs.launchpad.net/ubuntu/+source/sqlite3/+bug/1448758 | |
https://www.sqlite.org/src/info/ac5852d6403c9c9628ca0aa7be135c702f000698 | exploit |
http://www.securityfocus.com/bid/76089 | vdb entry |
http://www.openwall.com/lists/oss-security/2015/07/15/4 | mailing list |
http://www.openwall.com/lists/oss-security/2015/07/14/5 | mailing list |
https://www.sqlite.org/src/info/520070ec7fbaac73eda0e0123596b7bb3e9a6897 | exploit vendor advisory |
http://ubuntu.com/usn/usn-2698-1 | vendor advisory |