CVE-2025-54119

ADOdb's sqlite3 driver allows SQL injection

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.

Category

10.0
CVSS
Severity: Critical
CVSS 3.1 •
EPSS 0.04%
Affected: ADOdb ADOdb
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2025-54119?
CVE-2025-54119 has been scored as a critical severity vulnerability.
How to fix CVE-2025-54119?
To fix CVE-2025-54119, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2025-54119 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2025-54119 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2025-54119?
CVE-2025-54119 affects ADOdb ADOdb.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.