Branches for Hoary

Name Status Last Modified Last Commit
lp:ubuntu/hoary/psycopg 1 Development 2009-12-05 18:26:21 UTC
4. fix psycopg segfault with closed conn...

Author: Matthias Klose
Revision Date: 2005-03-29 11:04:19 UTC

fix psycopg segfault with closed connection objects (James Henstridge).
Ubuntu #8096.

lp:ubuntu/hoary-security/psycopg 1 Development 2009-12-05 18:26:44 UTC
5. * typemod.c, new_psyco_bufferobject()...

Author: Martin Pitt
Revision Date: 2006-05-28 13:39:30 UTC

* typemod.c, new_psyco_bufferobject():
  - Escape quotes psycopg.Binary() results as '', not as \', since the
    latter does not work any more with some client encodings with the latest
    PostgreSQL (in some multi-byte encodings you can exploit \' escaping to
    inject SQL code, see CVE-2006-2314).
  - Closes: https://launchpad.net/bugs/46473

12 of 2 results