📄 mod_authz_svn-copy-advisory.txt
字号:
Subversion versions up to and including 1.0.5 have a bug inmod_authz_svn that allows users with write access to readportions of the repository that they do not have read accessto. Subversion 1.0.6 and newer (including 1.1.0-rc1) are notvulnerable to this issue.Details:========mod_authz_svn would allow a user to copy portions of a repo to whichthey did not have read permissions to portions that they did have read permissions on, thereby evading the read restrictions.Severity:=========This is a low risk issue. Only sites running mod_authz_svn (anApache module) that are trying to restrict some of their userswith write access to a repo from reading part of that repo arevulnerable.Most installations will not fall into this category.Additionally, any attempt to use such a vulnerability will beapparent as the copy will be versioned. Plus, it's doubtfulany site would permit public write access to its repositoryso this issue should not be accessible by unauthenticated users.This vulnerability does not affect users running svnserve.Workarounds:============* Disable DAV and use svnserve.* Separate content into different repos.* Disable the COPY method via Apache configuration. Note this will disallow all copies.Recommendations:================We recommend all users upgrade to 1.0.6 or 1.1.0-rc1.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -