Lucene search

K
gentooGentoo FoundationGLSA-200407-20
HistoryJul 26, 2004 - 12:00 a.m.

Subversion: Vulnerability in mod_authz_svn

2004-07-2600:00:00
Gentoo Foundation
security.gentoo.org
10

2.1 Low

CVSS2

Attack Vector

LOCAL

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:L/AC:L/Au:N/C:P/I:N/A:N

0.002 Low

EPSS

Percentile

57.2%

Background

Subversion is an advanced version control system, similar to CVS, which supports additional functionality such as the ability to move, copy and delete files and directories. A Subversion server may be run as an Apache module, a standalone server (svnserve), or on-demand over ssh (a la CVS’ “:ext:” protocol). The mod_authz_svn Apache module works with Subversion in Apache to limit access to parts of Subversion repositories based on policy set by the administrator.

Description

Users with write access to part of a Subversion repository may bypass read restrictions on any part of that repository. This can be done using an “svn copy” command to copy the portion of a repository the user wishes to read into an area where they have write access.

Since copies are versioned, any such copy attempts will be readily apparent.

Impact

This is a low-risk vulnerability. It affects only users of Subversion who are running servers inside Apache and using mod_authz_svn. Additionally, this vulnerability may be exploited only by users with write access to some portion of a repository.

Workaround

Keep sensitive content separated into different Subversion repositories, or disable the Apache Subversion server and use svnserve instead.

Resolution

All Subversion users should upgrade to the latest available version:

 # emerge sync
 
 # emerge -pv ">=dev-util/subversion-1.0.6"
 # emerve ">=dev-util/subversion-1.0.6"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-util/subversion<= 1.0.4-r1UNKNOWN

2.1 Low

CVSS2

Attack Vector

LOCAL

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:L/AC:L/Au:N/C:P/I:N/A:N

0.002 Low

EPSS

Percentile

57.2%