diff options
author | Tom Lane | 2012-02-23 20:53:24 +0000 |
---|---|---|
committer | Tom Lane | 2012-02-23 20:53:24 +0000 |
commit | 02f013ee0228337626071d71abaf2dcb143614a4 (patch) | |
tree | 786dafcc6e91244cf910f9228f479815eecad090 /doc/bug.template | |
parent | 850d341ff72b2be53ecea7e05a0bdf9a88ade154 (diff) |
Convert newlines to spaces in names written in pg_dump comments.
pg_dump was incautious about sanitizing object names that are emitted
within SQL comments in its output script. A name containing a newline
would at least render the script syntactically incorrect. Maliciously
crafted object names could present a SQL injection risk when the script
is reloaded.
Reported by Heikki Linnakangas, patch by Robert Haas
Security: CVE-2012-0868
Diffstat (limited to 'doc/bug.template')
0 files changed, 0 insertions, 0 deletions