Lucene search
+L

46 matches found

Cvelist
Cvelist
added 2026/07/21 9:9 p.m.35 views

CVE-2026-47178 libheif has Heap Out Of Bounds Write in unci subsystem

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.19.0 through 1.21.2, a crafted HEIF file uncompressed unci codec, tiled, component-interleaved, 4:2:0 triggers a heap out-of-bounds write in libheif's uncompressed tile decoder. The write overwrites the C++ vtable pointer o...

6.1CVSS0.00199EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/17 7:42 p.m.6 views

GO-2026-5990 Anyquery: Local File Read (LFR) via Unrestricted SQLite Virtual Table Modules in Server Mode in github.com/julien040/anyquery

Anyquery: Local File Read LFR via Unrestricted SQLite Virtual Table Modules in Server Mode in github.com/julien040/anyquery...

5.3AI score
SaveExploits0References2
Veracode
Veracode
added 2026/07/17 12:57 p.m.14 views

Improper Access Control

github.com/julien040/anyquery is vulnerable to Improper Access Control. The vulnerability is due to missing input sanitization and insufficient access control over the built-in SQLite virtual table modules, which allows an unauthenticated attacker to create virtual tables that reference arbitrary...

5.5AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/07/14 8:19 p.m.8 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the server process. An attacker can access sensitive local files by connecting to the server over the network and issuing queries that create virtual tables referencing arbitrary file paths. Remediation Upgrade...

8.7CVSS6.2AI score
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in SQLite3

Before version 3.32.0, SQLite allowed a virtual table to be renamed to the name of one of its shadow tables, which are related to alter.c and build.c...

5.5CVSS6.7AI score0.0062EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2015-6793

Malware in sbrugna...

7.2CVSS6.4AI score0.0375EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2019-19292

Malware in sbrugna...

7.5CVSS7.6AI score0.06253EPSS
SaveExploits0References17
Fedora
Fedora
added 2025/10/01 2:45 p.m.13 views

[SECURITY] Fedora 42 Update: sqlite-3.47.2-5.fc42

SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL databas...

7.7CVSS7.2AI score0.74866EPSS
SaveExploits3
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.12 views

SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables related to alter.c and build.c.

...

5.5CVSS6.9AI score0.0062EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.36 views

RHEL 8 : sqlite (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - sqlite: heap-based buffer over-read in function fts5HashEntrySort in sqlite3.c CVE-2019-9936 - In SQLite...

8AI score0.06253EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/10 11:7 a.m.12 views

OESA-2024-1524 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: createemptylvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missing check for ubi-lebsize.CVE-2024-25739 In the Linux kernel, the following vulnerability...

8.1CVSS6.7AI score0.00723EPSS
SaveExploits0References19
OSV
OSV
added 2024/03/06 11:7 a.m.27 views

BIT-SQLITE-2020-13631

SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c...

5.5CVSS6.6AI score0.0062EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2023/02/15 3:58 a.m.10 views

SUSE CVE-2020-13631

SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c...

5.5CVSS6.9AI score0.0062EPSS
SaveExploits0References80
RedHat Linux
RedHat Linux
added 2021/05/18 3:23 p.m.61 views

sqlite: Virtual table can be renamed into the name of one of its shadow tables

A flaw was found in the virtual table implementation of SQLite. This flaw allows an attacker who can execute SQL statements to rename a virtual table to the name of one of its shadow tables, leading to potential data corruption...

5.5CVSS7.5AI score0.0062EPSS
SaveExploits0References4
Veracode
Veracode
added 2020/12/06 4:39 a.m.42 views

NULL Pointer Dereference

SQLite is vulnerable to NULL pointer dereference. An attacker, interleaving reads and writes in a single transaction with an fts5 virtual table could cause denial of service conditions...

7.5CVSS3.3AI score0.06253EPSS
SaveExploits0References18Affected Software1
RedHat Linux
RedHat Linux
added 2020/11/04 12:58 a.m.8 views

sqlite: Virtual table can be renamed into the name of one of its shadow tables

A flaw was found in the virtual table implementation of SQLite. This flaw allows an attacker who can execute SQL statements to rename a virtual table to the name of one of its shadow tables, leading to potential data corruption...

5.5CVSS7.5AI score0.0062EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2020/06/17 12:0 a.m.44 views

FreeBSD : several security issues in sqlite3 (c4ac9c79-ab37-11ea-8b5e-b42e99a1b9c3)

sqlite3 update : Various security issues could be used by an attacker to cause SQLite to crash, resulting in a denial of service, or possibly execute arbitrary code. - CVE-2020-11655: SQLite through 3.31.1 allows attackers to cause a denial of service segmentation fault via a malformed...

7.5CVSS6.9AI score0.0434EPSS
SaveExploits3References7
BDU FSTEC
BDU FSTEC
added 2020/06/02 12:0 a.m.10 views

The vulnerability of the FTS3 virtual table module in the SQLite database management system allows a hacker to execute arbitrary code.

The vulnerability of the FTS3 virtual table module in the SQLite database management system is caused by a numerical overflow condition. Exploiting this vulnerability allows an attacker to execute arbitrary code remotely...

8.1CVSS7.1AI score0.07565EPSS
SaveExploits0References14Affected Software11
RedhatCVE
RedhatCVE
added 2020/05/29 1:55 p.m.54 views

CVE-2020-13631

A flaw was found in the virtual table implementation of SQLite. This flaw allows an attacker who can execute SQL statements to rename a virtual table to the name of one of its shadow tables, leading to potential data corruption...

2.1CVSS7.1AI score0.0062EPSS
SaveExploits0References3
OSV
OSV
added 2020/05/27 3:15 p.m.9 views

AZL-38929 CVE-2020-13631 affecting package ceph for versions less than 18.2.1-1

SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c...

5.5CVSS6.7AI score0.0062EPSS
SaveExploits0References1
Rows per page
Query Builder