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.
Metrics
Affected Vendors & Products
References
History
Tue, 05 Aug 2025 14:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
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
|

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

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

Status : Awaiting Analysis
Published: 2025-08-05T01:15:41.080
Modified: 2025-08-05T14:34:17.327
Link: CVE-2025-54119

No data.