aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2004-12-08 07:38:31 +0800
committersimon <simon@FreeBSD.org>2004-12-08 07:38:31 +0800
commit7912c83c60c219279bbecb8eaa0561d62bba75ca (patch)
tree2f915e8e4dd22f6a0d786620024b2a0c846c9b5b /security
parente089206e9ce38a2f0a5586e54634e47bfe29a0b0 (diff)
downloadfreebsd-ports-gnome-7912c83c60c219279bbecb8eaa0561d62bba75ca.tar.gz
freebsd-ports-gnome-7912c83c60c219279bbecb8eaa0561d62bba75ca.tar.zst
freebsd-ports-gnome-7912c83c60c219279bbecb8eaa0561d62bba75ca.zip
Document information leakage in viewcvs.
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index bcdef076f859..157856cf3732 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,31 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="323784cf-48a6-11d9-a9e7-0001020eed82">
+ <topic>viewcvs -- information leakage</topic>
+ <affects>
+ <package>
+ <name>viewcvs</name>
+ <range><lt>0.9.2_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The <code>hide_cvsroot</code> and <code>forbidden</code>
+ configuration options are not properly honored by viewcvs
+ when exporting to a tar file which can lead to information
+ leakage.</p>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2004-0915</cvename>
+ </references>
+ <dates>
+ <discovery>2004-11-25</discovery>
+ <entry>2004-12-08</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a7bfd423-484f-11d9-a9e7-0001020eed82">
<topic>cscope -- symlink attack vulnerability</topic>
<affects>