Gentoo Archives: gentoo-announce

From: Kurt Lieber <klieber@g.o>
To: gentoo-announce@l.g.o
Cc: bugtraq@×××××××××××××.com, full-disclosure@××××××××××××.com, security-alerts@×××××××××××××.com, gentoo-core@l.g.o
Subject: [gentoo-announce] [ GLSA 200404-05 ] ipsec-tools contains an X.509 certificates vulnerability
Date: Wed, 07 Apr 2004 14:58:05
Message-Id: 20040407145306.GE16487@mail.lieber.org
1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2 Gentoo Linux Security Advisory GLSA 200404-05
3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
4 http://security.gentoo.org
5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
6
7 Severity: High
8 Title: ipsec-tools contains an X.509 certificates vulnerability.
9
10 Date: April 07, 2004
11 Bugs: #47013
12 ID: 200404-05
13
14 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
15
16 Synopsis
17 ========
18
19 ipsec-tools contains a vulnerability that affects connections
20 authenticated with X.509 certificates.
21
22 Background
23 ==========
24
25 From http://ipsec-tools.sourceforge.net/ :
26
27 "IPsec-Tools is a port of KAME's IPsec utilities to the Linux-2.6 IPsec
28 implementation."
29
30 Affected packages
31 =================
32
33 -------------------------------------------------------------------
34 Package / Vulnerable / Unaffected
35 -------------------------------------------------------------------
36 net-firewall/ipsec-tools <= 0.2.4 >= 0.2.5
37
38 Description
39 ===========
40
41 racoon (a utility in the ipsec-tools package) does not verify digital
42 signatures on Phase1 packets. This means that anybody holding the
43 correct X.509 certificate would be able to establish a connection, even
44 if they did not have the corresponding private key.
45
46 Impact
47 ======
48
49 Since digital signatures are not verified by the racoon tool, an
50 attacker may be able to connect to the VPN gateway and/or execute a
51 man-in-the-middle attack.
52
53 Workaround
54 ==========
55
56 A workaround is not currently known for this issue. All users are
57 advised to upgrade to the latest version of the affected package.
58
59 Resolution
60 ==========
61
62 ipsec-tools users should upgrade to version 0.2.5 or later:
63
64 # emerge sync
65
66 # emerge -pv ">=net-firewall/ipsec-tools-0.2.5"
67 # emerge ">=net-firewall/ipsec-tools-0.2.5"
68
69 Concerns?
70 =========
71
72 Security is a primary focus of Gentoo Linux and ensuring the
73 confidentiality and security of our users machines is of utmost
74 importance to us. Any security concerns should be addressed to
75 security@g.o or alternatively, you may file a bug at
76 http://bugs.gentoo.org.