Package: libphp-adodb / 5.21.4-1+deb12u1

Metadata

Package Version Patches format
libphp-adodb 5.21.4-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00 fix sec pgsql sql injection.patch | (download)

drivers/adodb-postgres64.inc.php | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 [patch 1/2] fix sql injection in pg_insert_id()

Properly escape the $tablename and $fieldname parameters used to build
the sequence name.