aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-01-20 04:04:50 +0800
committerwxs <wxs@FreeBSD.org>2009-01-20 04:04:50 +0800
commit0081697b521450e05e436ce15aa0efc354f3d5ae (patch)
tree4902cf08fd37c0b22d2309eec5ca9cb02159a477 /security/vuxml
parent12f86d1a1f6efa2a47ea2d1027addb53ea6b6ec3 (diff)
downloadfreebsd-ports-gnome-0081697b521450e05e436ce15aa0efc354f3d5ae.tar.gz
freebsd-ports-gnome-0081697b521450e05e436ce15aa0efc354f3d5ae.tar.zst
freebsd-ports-gnome-0081697b521450e05e436ce15aa0efc354f3d5ae.zip
- Document old gitweb privilege escalation vulnerability.
PR: ports/130600 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 28f31a2ecbdf..ca7ac7dfb21d 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,37 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="ecad44b9-e663-11dd-afcd-00e0815b8da8">
+ <topic>git -- gitweb privilege escalation</topic>
+ <affects>
+ <package>
+ <name>git</name>
+ <range><lt>1.6.0.6</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Git maintainers report:</p>
+ <blockquote cite="http://marc.info/?l=git&amp;m=122975564100860&amp;w=2">
+ <p>gitweb has a possible local privilege escalation
+ bug that allows a malicious repository owner to run a command
+ of his choice by specifying diff.external configuration
+ variable in his repository and running a crafted gitweb
+ query.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <bid>32967</bid>
+ <mlist msgid="7vhc4z1gys.fsf@gitster.siamese.dyndns.org">http://marc.info/?l=git&amp;m=122975564100860&amp;w=2</mlist>
+ <url>http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.0.6.txt</url>
+ </references>
+ <dates>
+ <discovery>2008-12-20</discovery>
+ <entry>2009-01-19</entry>
+ </dates>
+ </vuln>
+
<vuln vid="0809ce7d-f672-4924-9b3b-7c74bc279b83">
<topic>gtar -- GNU TAR safer_name_suffix Remote Denial of Service Vulnerability</topic>
<affects>