Lucene search
K

4786 matches found

Tenable Nessus
Tenable Nessus
added 2024/07/23 12:0 a.m.19 views

Photon OS 3.0: Sqlite PHSA-2019-3.0-0014

An update of the sqlite package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2019-3.0-0014. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.5CVSS6.6AI score0.04196EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:0 a.m.15 views

Photon OS 2.0: Sqlite PHSA-2018-2.0-0037

An update of the sqlite package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2018-2.0-0037. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.5CVSS6.6AI score0.1384EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:0 a.m.16 views

Photon OS 3.0: Sqlite PHSA-2019-3.0-0036

An update of the sqlite package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2019-3.0-0036. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

6.5CVSS7.2AI score0.00843EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:0 a.m.20 views

Photon OS 4.0: Sqlite PHSA-2022-4.0-0300

An update of the sqlite package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2022-4.0-0300. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.3CVSS6.6AI score0.00136EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:0 a.m.11 views

Photon OS 5.0: Sqlite PHSA-2024-5.0-0188

An update of the sqlite package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2024-5.0-0188. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.3CVSS6.2AI score0.00133EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2024/07/22 12:0 a.m.19 views

EulerOS 2.0 SP8 : sqlite (EulerOS-SA-2024-2052)

According to the versions of the sqlite packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A vulnerability was found in SQLite SQLite3 up to 3.43.0 and classified as critical. This issue affects the function sessionReadRecord of the file...

7.3CVSS6AI score0.00133EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2024/07/22 12:0 a.m.20 views

Photon OS 3.0: Sqlite PHSA-2019-3.0-0012

An update of the sqlite package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2019-3.0-0012. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.5CVSS6.6AI score0.05055EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2024/07/22 12:0 a.m.16 views

Huawei EulerOS: Security Advisory for sqlite (EulerOS-SA-2024-2052)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.3CVSS6.1AI score0.00133EPSS
Exploits1References2
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.2 views

In SQLite through 3.31.1 the ALTER TABLE implementation has a use-after-free as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement.

...

9.8CVSS7AI score0.06234EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.1 views

ext/fts3/fts3.c in SQLite before 3.32.0 has a use-after-free in fts3EvalNextRow related to the snippet feature.

...

7CVSS7.5AI score0.00122EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.3 views

pragma.c in SQLite through 3.30.1 mishandles NOT NULL in an integrity_check PRAGMA command in certain cases of generated columns.

...

9.8CVSS8.1AI score0.09456EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.3 views

SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when handling invalid rtree tables.

...

9.8CVSS7.8AI score0.31274EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.2 views

SQLite 3.25.2 when queries are run on a table with a malformed PRIMARY KEY allows remote attackers to cause a denial of service (application crash) by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases).

...

7.5CVSS7.2AI score0.08951EPSS
Exploits1
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.3 views

alter.c in SQLite through 3.30.1 allows attackers to trigger infinite recursion via certain types of self-referential views in conjunction with ALTER TABLE statements.

...

5.5CVSS7.5AI score0.00401EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.2 views

SQLite before 3.25.3 when the FTS3 extension is enabled encounters an integer overflow (and resultant buffer overflow) for FTS3 queries in a "merge" operation that occurs after crafted changes to FTS3 shadow tables allowing remote attackers to execute arbitrary code by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases). This is a different vulnerability than CVE-2018-20346.

...

8.1CVSS6.8AI score0.13522EPSS
Exploits1
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.4 views

SQLite before 3.25.3 when the FTS3 extension is enabled encounters an integer overflow (and resultant buffer overflow) for FTS3 queries that occur after crafted changes to FTS3 shadow tables allowing remote attackers to execute arbitrary code by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases) aka Magellan.

...

8.1CVSS6.7AI score0.13522EPSS
Exploits1
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.2 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.00077EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.2 views

SQLite through 3.32.0 has a segmentation fault in sqlite3ExprCodeTarget in expr.c.

...

5.5CVSS7.1AI score0.00018EPSS
Exploits1
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.4 views

SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c.

...

5.5CVSS6.9AI score0.00027EPSS
Exploits1
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.2 views

ext/fts3/fts3_snippet.c in SQLite before 3.32.0 has a NULL pointer dereference via a crafted matchinfo() query.

...

5.5CVSS6.8AI score0.00047EPSS
Exploits0
Rows per page
Query Builder