216.73.217.22

CVE-2025-54119

· Published 05/08/2025 01:15 · Modified 05/08/2025 14:34

Labels: CVE-2025-54119 2025-08-05CVE-2025-54119CWE-89[email protected]

Essential information

Published
05/08/2025 01:15
Modified
05/08/2025 14:34
Author
Creator
CVSS
10.0 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
adodb / adodb cpe:2.3:a:adodb:adodb:<5.22.10:*:*:*:*:*:*:*

References