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

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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2025-08-05T00:12:52.505Z

Updated: 2025-08-05T13:57:24.030Z

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

Link: CVE-2025-54119

cve-icon Vulnrichment

Updated: 2025-08-05T13:57:21.024Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2025-08-05T14:34:17.327

Link: CVE-2025-54119

cve-icon Redhat

No data.