Lucene search
+L

384 matches found

Redos
Redos
added 2025/08/25 12:00 a.m.16 views

ROS-20250825-07

A vulnerability in the PHP adodb class library involves improper escaping of a query parameter. Exploitation of the vulnerability could allow an attacker acting remotely to execute arbitrary SQL statements. SQL statements,...

10CVSS8.3AI score0.00485EPSS
SaveExploits0
Veracode
Veracode
added 2025/08/21 11:07 a.m.14 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.00485EPSS
SaveExploits0References6Affected Software1
Fedora
Fedora
added 2025/08/12 12:57 a.m.15 views

[SECURITY] Fedora 42 Update: php-adodb-5.22.10-1.fc42

ADOdb is an object oriented library written in PHP that abstracts database operations for portability. It is modelled on Microsoft's ADO, but has many improvements that make it unique eg. pivot tables, Active Record support, generating HTML for paging recordsets with next and previous links, cach...

10CVSS7.3AI score0.00485EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2025/08/12 12:00 a.m.6 views

Fedora: Security Advisory (FEDORA-2025-c097d23f40)

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...

10CVSS7.5AI score0.00485EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.11 views

Fedora 42 : php-adodb (2025-c097d23f40)

The remote Fedora 42 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-c097d23f40 advisory. 5.22.10 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested for this issue but...

10CVSS5.5AI score0.00485EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2025/08/12 12:00 a.m.7 views

Fedora: Security Advisory (FEDORA-2025-c35c1e0e04)

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...

10CVSS7.5AI score0.00485EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/08/05 1:42 a.m.6 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection via improper escaping of query parameters in the metaColumns, metaForeignKeys, or metaIndexes methods when connecting to a sqlite3 database. An attacker can execute arbitrary SQL statements by supplying a crafted table nam...

10CVSS8.2AI score0.00485EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/05 1:15 a.m.18 views

CVE-2025-54119

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.00485EPSS
SaveExploits0References4
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.00485EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/08/05 12:12 a.m.34 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.00485EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/08/05 12:12 a.m.22 views

CVE-2025-54119

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...

10CVSS6.2AI score0.00485EPSS
SaveExploits0
CVE
CVE
added 2025/08/05 12:12 a.m.74 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.00485EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/05 12:12 a.m.7 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...

10CVSS7.8AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/08/05 12:00 a.m.9 views

ADOdb SQL注入漏洞

ADOdb is a PHP database library in ADOdb open source. A SQL injection vulnerability exists in ADOdb 5.22.9 and earlier versions, which stems from improper query parameter escaping and can lead to SQL injection attacks...

10CVSS7.5AI score0.00485EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/04 3:12 p.m.10 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.00485EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/08/04 3:12 p.m.12 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.00485EPSS
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/08/04 12:00 a.m.31 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.00485EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/03 12:00 a.m.15 views

PT-2025-31792

Name of the Vulnerable Software and Affected Versions: ADOdb version 5.22.10 Description: Improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when connecting to a sqlite3 database and calling the metaColumns, metaForeignKeys, or metaIndexes methods wit...

10CVSS7.2AI score0.00485EPSS
SaveExploits0References30
BDU FSTEC
BDU FSTEC
added 2025/06/18 12:00 a.m.18 views

The vulnerability of the adodb library, related to the lack of protective measures for the SQL query structure, allows attackers to execute arbitrary code.

The vulnerability of the adodb library is related to the lack of measures taken to protect the SQL query structure. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

10CVSS8.2AI score0.00739EPSS
SaveExploits0References6Affected Software2
Redos
Redos
added 2025/06/16 12:00 a.m.11 views

ROS-20250616-09

Vulnerability in adodb library is due to improper escaping of query parameter. Exploitation exploitation of the vulnerability could allow a remote attacker to execute arbitrary SQL statements...

10CVSS9.7AI score0.00739EPSS
SaveExploits0
Rows per page
Query Builder