Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/adodb/adodb-php@5.20.4
purl pkg:composer/adodb/adodb-php@5.20.4
Next non-vulnerable version 5.22.10
Latest non-vulnerable version 5.22.10
Risk 4.5
Vulnerabilities affecting this package (8)
Vulnerability Summary Fixed by
VCID-73nz-mq75-pbhu
Aliases:
CVE-2025-54119
GHSA-vf2r-cxg9-p7rf
The ADOdb sqlite3 driver allows SQL injection 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. Note that the indicated Severity corresponds to a worst-case usage scenario, e.g. allowing user-supplied data to be sent as-is to the above-mentioned methods. ### Impact SQLite3 driver. ### Patches Vulnerability is fixed in ADOdb 5.22.10 (https://github.com/ADOdb/ADOdb/commit/5b8bd52cdcffefb4ecded1b399c98cfa516afe03). ### Workarounds Only pass controlled data to metaColumns(), metaForeignKeys() and metaIndexes() method's $table parameter. ### Credits Thanks to Marco Nappi (@mrcnpp) for reporting this vulnerability.
5.22.10
Affected by 0 other vulnerabilities.
VCID-kj73-kd5z-wqen
Aliases:
GMS-2018-25
SQL Injection The `SelectLimit` function has a potential SQL injection vulnerability through the use of the `nrows` and `offset` parameters which are not forced to integers.
5.20.11
Affected by 3 other vulnerabilities.
VCID-m4fg-r5yx-dfhb
Aliases:
GHSA-h63c-xvpf-264j
ADOdb SQL injection vulnerability The ADOdb Library for PHP prior to version 5.20.11 is prone to SQL Injection vulnerability in multiple drivers.
5.20.11
Affected by 3 other vulnerabilities.
VCID-r9hg-ac9m-vbed
Aliases:
CVE-2016-4855
GHSA-hhfw-xxhm-pf32
XSS vulnerability in old test script Cross-site scripting vulnerability in ADOdb allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
5.20.6
Affected by 7 other vulnerabilities.
VCID-u92u-ykxt-subq
Aliases:
2018-03-06
SQL Injection adodb-php contains a SQLi vulnerability.
5.20.12
Affected by 3 other vulnerabilities.
VCID-uz7x-nkta-xkez
Aliases:
CVE-2021-3850
GHSA-65mj-7c86-79jf
Authentication Bypass by Primary Weakness exists in adodb/adodb.
5.20.21
Affected by 3 other vulnerabilities.
5.21.0-beta.1
Affected by 2 other vulnerabilities.
5.21.0
Affected by 3 other vulnerabilities.
5.21.4
Affected by 2 other vulnerabilities.
VCID-wyd8-1reg-23h2
Aliases:
CVE-2025-46337
GHSA-8x27-jwjr-8545
SQL injection in ADOdb PostgreSQL driver pg_insert_id() method Improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when the code using ADOdb connects to a PostgreSQL database and calls pg_insert_id() with user-supplied data. Note that the indicated Severity corresponds to a worst-case usage scenario. ### Impact PostgreSQL drivers (postgres64, postgres7, postgres8, postgres9). ### Patches Vulnerability is fixed in ADOdb 5.22.9 (11107d6d6e5160b62e05dff8a3a2678cf0e3a426). ### Workarounds Only pass controlled data to pg_insert_id() method's $fieldname parameter, or escape it with pg_escape_identifier() first. ### References - Issue https://github.com/ADOdb/ADOdb/issues/1070 - [Blog post](https://xaliom.blogspot.com/2025/05/from-sast-to-cve-2025-46337.html) by Marco Nappi ### Credits Thanks to Marco Nappi (@mrcnpp) for reporting this vulnerability.
5.22.9
Affected by 1 other vulnerability.
VCID-xvtj-eay9-m3er
Aliases:
CVE-2016-7405
GHSA-3fj4-q72x-x2g9
SQL Injection The `qstr` method in the PDO driver in the ADOdb Library for PHP might allow remote attackers to conduct SQL injection attacks via vectors related to incorrect quoting.
5.20.7
Affected by 6 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:34:29.535716+00:00 GitLab Importer Affected by VCID-73nz-mq75-pbhu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2025-54119.yml 38.4.0
2026-04-16T23:28:09.499228+00:00 GitLab Importer Affected by VCID-wyd8-1reg-23h2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2025-46337.yml 38.4.0
2026-04-16T22:58:41.409994+00:00 GitLab Importer Affected by VCID-m4fg-r5yx-dfhb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/GHSA-h63c-xvpf-264j.yml 38.4.0
2026-04-16T21:38:01.310976+00:00 GitLab Importer Affected by VCID-uz7x-nkta-xkez https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2021-3850.yml 38.4.0
2026-04-16T20:41:58.561705+00:00 GitLab Importer Affected by VCID-u92u-ykxt-subq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/2018-03-06.yml 38.4.0
2026-04-16T20:41:57.469080+00:00 GitLab Importer Affected by VCID-kj73-kd5z-wqen https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/GMS-2018-25.yml 38.4.0
2026-04-16T20:36:58.920563+00:00 GitLab Importer Affected by VCID-r9hg-ac9m-vbed https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2016-4855.yml 38.4.0
2026-04-16T20:34:41.787740+00:00 GitLab Importer Affected by VCID-xvtj-eay9-m3er https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2016-7405.yml 38.4.0
2026-04-12T00:54:39.241737+00:00 GitLab Importer Affected by VCID-73nz-mq75-pbhu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2025-54119.yml 38.3.0
2026-04-12T00:47:44.432813+00:00 GitLab Importer Affected by VCID-wyd8-1reg-23h2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2025-46337.yml 38.3.0
2026-04-12T00:16:49.600953+00:00 GitLab Importer Affected by VCID-m4fg-r5yx-dfhb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/GHSA-h63c-xvpf-264j.yml 38.3.0
2026-04-11T22:52:25.813002+00:00 GitLab Importer Affected by VCID-uz7x-nkta-xkez https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2021-3850.yml 38.3.0
2026-04-11T21:52:34.880771+00:00 GitLab Importer Affected by VCID-u92u-ykxt-subq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/2018-03-06.yml 38.3.0
2026-04-11T21:52:33.822295+00:00 GitLab Importer Affected by VCID-kj73-kd5z-wqen https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/GMS-2018-25.yml 38.3.0
2026-04-11T21:47:34.364459+00:00 GitLab Importer Affected by VCID-r9hg-ac9m-vbed https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2016-4855.yml 38.3.0
2026-04-11T21:45:11.510289+00:00 GitLab Importer Affected by VCID-xvtj-eay9-m3er https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2016-7405.yml 38.3.0
2026-04-03T01:02:45.560364+00:00 GitLab Importer Affected by VCID-73nz-mq75-pbhu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2025-54119.yml 38.1.0
2026-04-03T00:55:42.752866+00:00 GitLab Importer Affected by VCID-wyd8-1reg-23h2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2025-46337.yml 38.1.0
2026-04-03T00:23:49.132021+00:00 GitLab Importer Affected by VCID-m4fg-r5yx-dfhb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/GHSA-h63c-xvpf-264j.yml 38.1.0
2026-04-02T23:01:49.525941+00:00 GitLab Importer Affected by VCID-uz7x-nkta-xkez https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2021-3850.yml 38.1.0
2026-04-02T22:06:22.053574+00:00 GitLab Importer Affected by VCID-u92u-ykxt-subq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/2018-03-06.yml 38.1.0
2026-04-02T22:06:20.966213+00:00 GitLab Importer Affected by VCID-kj73-kd5z-wqen https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/GMS-2018-25.yml 38.1.0
2026-04-02T22:01:31.407511+00:00 GitLab Importer Affected by VCID-r9hg-ac9m-vbed https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2016-4855.yml 38.1.0
2026-04-02T21:59:14.093175+00:00 GitLab Importer Affected by VCID-xvtj-eay9-m3er https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2016-7405.yml 38.1.0
2026-04-01T17:20:40.538509+00:00 GitLab Importer Affected by VCID-uz7x-nkta-xkez https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2021-3850.yml 38.0.0
2026-04-01T16:23:20.168986+00:00 GitLab Importer Affected by VCID-u92u-ykxt-subq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/2018-03-06.yml 38.0.0
2026-04-01T16:23:19.106821+00:00 GitLab Importer Affected by VCID-kj73-kd5z-wqen https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/GMS-2018-25.yml 38.0.0
2026-04-01T16:18:42.454631+00:00 GitLab Importer Affected by VCID-r9hg-ac9m-vbed https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2016-4855.yml 38.0.0
2026-04-01T16:16:32.025260+00:00 GitLab Importer Affected by VCID-xvtj-eay9-m3er https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/adodb/adodb-php/CVE-2016-7405.yml 38.0.0