CVE-2025-46337 – ADOdb PostgreSQL SQL Injection Vulnerability

The following table lists the changes that have been made to the
CVE-2025-46337 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.

  • New CVE Received
    by [email protected]

    May. 01, 2025

    Action Type Old Value New Value
    Added Description ADOdb is a PHP database class library that provides abstractions for performing queries and managing databases. Prior to version 5.22.9, 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. This issue has been patched in version 5.22.9.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L
    Added CWE CWE-89
    Added Reference https://github.com/ADOdb/ADOdb/commit/11107d6d6e5160b62e05dff8a3a2678cf0e3a426
    Added Reference https://github.com/ADOdb/ADOdb/issues/1070
    Added Reference https://github.com/ADOdb/ADOdb/security/advisories/GHSA-8×27-jwjr-8545
Share the Post:

Related Posts