Lucene search
+L

674 matches found

SUSE Linux
SUSE Linux
added 2025/09/09 10:20 a.m.2 views

Security update for sqlite3

This update for sqlite3 fixes the following issues: CVE-2025-6965: Fixed integer truncation bsc1246597. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed for your...

7.7CVSS7.4AI score0.7439EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2025/09/07 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-7709

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and...

6.9CVSS6.4AI score0.00322EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-43441

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A code execution vulnerability exists in the Statement Bindings functionality of Ghost Foundation node- sqlite3 5.1.1. A specially-crafted Javascript file can...

9.8CVSS7.4AI score0.02356EPSS
SaveExploits1References2
Veracode
Veracode
added 2025/08/21 11:7 a.m.10 views

SQL Injection

adodb/adodb-php is vulnerable to SQL Injection. The vulnerability is due to improper escaping of query parameters due to crafted table names being passed to the metaColumns, metaForeignKeys, or metaIndexes methods when connected to a sqlite3 database...

10CVSS7.6AI score0.00468EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-21227

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The package sqlite3 before 5.0.3 are vulnerable to Denial of Service DoS which will invoke the toString function of the passed parameter. If passed an invalid...

7.5CVSS7AI score0.02068EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/13 12:0 a.m.13 views

EulerOS 2.0 SP11 : sqlite (EulerOS-SA-2025-1969)

According to the versions of the sqlite package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : In SQLite 3.49.0 before 3.49.1, certain argument values to sqlite3dbconfig in the C-language API can cause a denial of service application crash. A...

5.6CVSS6.4AI score0.00192EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/12 8:24 a.m.6 views

ROOT-OS-DEBIAN-12-CVE-2025-6965 CVE-2025-6965 in rootio-sqlite3 - Patched by Root

Root has patched CVE-2025-6965 in the rootio-sqlite3 package for Root:Debian:12. Multiple fixed versions available...

7.7CVSS5.4AI score0.7439EPSS
SaveExploits3
OpenVAS
OpenVAS
added 2025/08/11 12:0 a.m.4 views

SUSE: Security Advisory (SUSE-SU-2025:02744-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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.7CVSS7.8AI score0.7439EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2020-24736

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Buffer Overflow vulnerability found in SQLite3 v.3.27.1 and before allows a local attacker to cause a denial of service via a crafted script. CVE-2020-24736 Not...

5.5CVSS6AI score0.00347EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2025/08/06 12:0 a.m.4 views

SUSE: Security Advisory (SUSE-SU-2025:02672-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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.7CVSS7.8AI score0.7439EPSS
SaveExploits3References4
OpenVAS
OpenVAS
added 2025/08/06 12:0 a.m.3 views

openSUSE Security Advisory (SUSE-SU-2025:02672-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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.7CVSS7.8AI score0.7439EPSS
SaveExploits3References4
Vulnrichment
Vulnrichment
added 2025/08/05 12:12 a.m.5 views

CVE-2025-54119 ADOdb's sqlite3 driver allows SQL injection

ADOdb is a PHP database class library that provides abstractions for performing queries and managing databases. In versions 5.22.9 and below, improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when the code using ADOdb connects to a sqlite3 database a...

10CVSS8.3AI score0.00468EPSS
SaveExploits0References3
CVE
CVE
added 2025/08/05 12:12 a.m.61 views

CVE-2025-54119

CVE-2025-54119 affects the PHP ADOdb library. In versions 5.22.9 and earlier, improper escaping of a query parameter may allow an attacker to execute arbitrary SQL when using ADOdb to connect to sqlite3 databases and calling metaColumns(), metaForeignKeys(), or metaIndexes() with a crafted table ...

10CVSS7.6AI score0.00468EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/08/05 12:12 a.m.17 views

CVE-2025-54119 ADOdb's sqlite3 driver allows SQL injection

ADOdb is a PHP database class library that provides abstractions for performing queries and managing databases. In versions 5.22.9 and below, improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when the code using ADOdb connects to a sqlite3 database a...

10CVSS0.00468EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:0 a.m.2 views

SUSE SLED15: libsqlite3-0 / libsqlite3-0-32bit / sqlite3 / sqlite3-devel / etc (SUSE-SU-2025:02672-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:02672-1 advisory. - Update to version 3.50.2 - CVE-2025-6965: Fixed an integer truncation to avoid assertion faults...

7.7CVSS6.7AI score0.7439EPSS
SaveExploits3References4
Github Security Blog
Github Security Blog
added 2025/08/04 3:12 p.m.9 views

The ADOdb sqlite3 driver allows SQL injection

Improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when the code using ADOdb connects to a sqlite3 database and calls the metaColumns, metaForeignKeys or metaIndexes methods with a crafted table name. Note that the indicated Severity corresponds to a...

10CVSS7.7AI score0.00468EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/08/04 3:12 p.m.7 views

GHSA-VF2R-CXG9-P7RF The ADOdb sqlite3 driver allows SQL injection

Improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when the code using ADOdb connects to a sqlite3 database and calls the metaColumns, metaForeignKeys or metaIndexes methods with a crafted table name. Note that the indicated Severity corresponds to a...

10CVSS7.2AI score0.00468EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2025/08/04 1:7 p.m.4 views

Security update for sqlite3

This update for sqlite3 fixes the following issues: Update to version 3.50.2 CVE-2025-6965: Fixed an integer truncation to avoid assertion faults. bsc1246597 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

7.7CVSS7.8AI score0.7439EPSS
SaveExploits3References4
OSV
OSV
added 2025/08/04 1:6 p.m.3 views

SUSE-SU-2025:02672-1 Security update for sqlite3

This update for sqlite3 fixes the following issues: - Update to version 3.50.2 - CVE-2025-6965: Fixed an integer truncation to avoid assertion faults. bsc1246597...

7.7CVSS7AI score0.7439EPSS
SaveExploits3References3
GitLab Advisory Database
GitLab Advisory Database
added 2025/08/04 12:0 a.m.25 views

The ADOdb sqlite3 driver allows SQL injection

Improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when the code using ADOdb connects to a sqlite3 database and calls the metaColumns, metaForeignKeys or metaIndexes methods with a crafted table name. Note that the indicated Severity corresponds to a...

10CVSS7.7AI score0.00468EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder