5 matches found
SUSE 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...
OSV-2022-763 Heap-buffer-overflow in sqlite3VdbeExec
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50466 Crash type: Heap-buffer-overflow READ Crash state: sqlite3VdbeExec sqlite3step osquery::readRows...
gdal/gdal_fuzzer: Crash in sqlite3VdbeExec
Detailed report: https://oss-fuzz.com/testcase?key=5755023447818240 Project: gdal Fuzzer: aflgdalfuzzer Fuzz target binary: gdalfuzzer Job Type: aflasangdal Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x7fe205898bdf Crash State: sqlite3VdbeExec sqlite3step sqlite3exec Sanitizer:...
sqlite: invalid free() in src/vdbe.c
It was found that SQLite's sqlite3VdbeExec function did not properly implement comparison operators. A local attacker could submit a specially crafted CHECK statement that would crash the SQLite process, or have other unspecified impacts...
DEBIAN-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...