ADOdb: PostgresSQL command injection ADOdb is vulnerable to SQL injections if used in conjunction with a PostgreSQL database. ADOdb 2006-02-06 2006-02-06 120215 remote 4.71 4.71

ADOdb is an abstraction library for PHP creating a common API for a wide range of database backends.

Andy Staudacher discovered that ADOdb does not properly sanitize all parameters.

By sending specifically crafted requests to an application that uses ADOdb and a PostgreSQL backend, an attacker might exploit the flaw to execute arbitrary SQL queries on the host.

There is no known workaround at this time.

All ADOdb users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-php/adodb-4.71"
CVE-2006-0410 DerCorny frilled