Gentoo Archives: gentoo-announce

From: Sune Kloppenborg Jeppesen <jaervosz@g.o>
To: gentoo-announce@l.g.o
Cc: bugtraq@×××××××××××××.com, full-disclosure@××××××××××××.com, security-alerts@×××××××××××××.com
Subject: [gentoo-announce] [ GLSA 200409-35 ] Subversion: Metadata information leak
Date: Wed, 29 Sep 2004 20:13:48
Message-Id: 200409292209.56431.jaervosz@gentoo.org
1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2 Gentoo Linux Security Advisory GLSA 200409-35
3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
4 http://security.gentoo.org/
5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
6
7 Severity: Low
8 Title: Subversion: Metadata information leak
9 Date: September 29, 2004
10 Bugs: #65085
11 ID: 200409-35
12
13 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
14
15 Synopsis
16 ========
17
18 An information leak in mod_authz_svn could allow sensitive metadata of
19 protected areas to be leaked to unauthorized users.
20
21 Background
22 ==========
23
24 Subversion is a versioning system designed to be a replacement for CVS.
25 mod_authz_svn is an Apache module to do path-based authentication for
26 Subversion repositories.
27
28 Affected packages
29 =================
30
31 -------------------------------------------------------------------
32 Package / Vulnerable / Unaffected
33 -------------------------------------------------------------------
34 1 dev-util/subversion < 1.0.8 >= 1.0.8
35
36 Description
37 ===========
38
39 There is a bug in mod_authz_svn that causes it to reveal logged
40 metadata regarding commits to protected areas.
41
42 Impact
43 ======
44
45 Protected files themselves will not be revealed, but an attacker could
46 use the metadata to reveal the existence of protected areas, such as
47 paths, file versions, and the commit logs from those areas.
48
49 Workaround
50 ==========
51
52 Rather than using mod_authz_svn, move protected areas into seperate
53 repositories and use native Apache authentication to make these
54 repositories unreadable.
55
56 Resolution
57 ==========
58
59 All Subversion users should upgrade to the latest version:
60
61 # emerge sync
62
63 # emerge -pv ">=dev-util/subversion-1.0.8"
64 # emerge ">=dev-util/subversion-1.0.8"
65
66 References
67 ==========
68
69 [ 1 ] CAN-2004-0749
70 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0749
71 [ 2 ] Subversion Advisory
72 http://subversion.tigris.org/security/CAN-2004-0749-advisory.txt
73
74 Availability
75 ============
76
77 This GLSA and any updates to it are available for viewing at
78 the Gentoo Security Website:
79
80 http://security.gentoo.org/glsa/glsa-200409-35.xml
81
82 Concerns?
83 =========
84
85 Security is a primary focus of Gentoo Linux and ensuring the
86 confidentiality and security of our users machines is of utmost
87 importance to us. Any security concerns should be addressed to
88 security@g.o or alternatively, you may file a bug at
89 http://bugs.gentoo.org.
90
91 License
92 =======
93
94 Copyright 2004 Gentoo Foundation, Inc; referenced text
95 belongs to its owner(s).
96
97 The contents of this document are licensed under the
98 Creative Commons - Attribution / Share Alike license.
99
100 http://creativecommons.org/licenses/by-sa/1.0