Description
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 and calls the metaColumns(), metaForeignKeys() or metaIndexes() methods with a crafted table name. This is fixed in version 5.22.10. To workaround this issue, only pass controlled data to metaColumns(), metaForeignKeys() and metaIndexes() method's $table parameter.
Published: 2025-08-05
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Analysis and contextual insights are available on OpenCVE Cloud.

Remediation

No vendor fix or workaround currently provided.

Additional remediation guidance may be available on OpenCVE Cloud.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4340-1 libphp-adodb security update
EUVD EUVD EUVD-2025-23567 The ADOdb sqlite3 driver allows SQL injection
Github GHSA Github GHSA GHSA-vf2r-cxg9-p7rf The ADOdb sqlite3 driver allows SQL injection
History

Mon, 03 Nov 2025 18:30:00 +0000

Type Values Removed Values Added
References

Tue, 05 Aug 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 05 Aug 2025 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Adodb Lite
Adodb Lite adodb Lite
Adodb Project
Adodb Project adodb
Vendors & Products Adodb Lite
Adodb Lite adodb Lite
Adodb Project
Adodb Project adodb

Tue, 05 Aug 2025 00:45:00 +0000

Type Values Removed Values Added
Description 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 and calls the metaColumns(), metaForeignKeys() or metaIndexes() methods with a crafted table name. This is fixed in version 5.22.10. To workaround this issue, only pass controlled data to metaColumns(), metaForeignKeys() and metaIndexes() method's $table parameter.
Title ADOdb's sqlite3 driver allows SQL injection
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L'}


Subscriptions

Adodb Lite Adodb Lite
Adodb Project Adodb
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2025-11-03T17:45:02.291Z

Reserved: 2025-07-16T23:53:40.508Z

Link: CVE-2025-54119

cve-icon Vulnrichment

Updated: 2025-11-03T17:45:02.291Z

cve-icon NVD

Status : Deferred

Published: 2025-08-05T01:15:41.080

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-54119

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2025-08-05T11:38:47Z

Weaknesses