Bugzilla – Bug 660479
VUL-0: PostgreSQL log forging issue
Last modified: 2011-03-30 14:13:04 UTC
Your friendly security team received the following report via vendor-sec. Please respond ASAP. This issue is not public yet, please keep any information about it inside SUSE. Note that build.opensuse.org *cannot* be used to prepare embargoed updates. CVE-ID: CVE-2010-4014 Impact: An attacker who can cause the PostgreSQL server to execute certain commands may insert information in its log. Description: An input validation issue exists in the PostgreSQL server. The server does not check for CR characters in log entries, allowing an attacker to forge log entries. This issue is addressed by improved input validation. This issue does not affect Mac OS X. Credit: Apple.
Created attachment 414281 [details] proposed patch Here's my proposed patch. Please review. But I tend to agree with the PostgreSQL team that this isn't really a security issue.
Patched packages submitted to SLES10-SP3, SLE11-SP1, 11.2, and 11.3.
Thanks, patch looks good BTW.
released