From 8a503891636f2b02b3008a91ff0ff07838851ee5 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Mon, 4 Jun 2012 09:43:37 +0200 Subject: [PATCH] Description of security vulns in new release --- templates/pages/support/security.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/templates/pages/support/security.html b/templates/pages/support/security.html index ac412b4b..2bfc8821 100644 --- a/templates/pages/support/security.html +++ b/templates/pages/support/security.html @@ -61,6 +61,24 @@ to determine if the bug affects specific installations or not. Description + + CVE-2012-2143 + 9.1, 9.0, 8.4, 8.3 + 9.1.4, 9.0.8, 8.4.12, 8.3.19 + contrib module + C + Passwords containing the byte 0x80 passed to the crypt() function in pg_crypto are incorrectly truncated if DES encryption was used + + + + CVE-2012-2655 + 9.1, 9.0, 8.4, 8.3 + 9.1.4, 9.0.8, 8.4.12, 8.3.19 + core server + D + SECURITY DEFINER and SET attributes on procedural call handlers are not ignored and can be used to crash the server + + CVE-2012-0866 9.1, 9.0, 8.4, 8.3 -- 2.39.5