aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-05-03 08:56:32 +0800
committermnag <mnag@FreeBSD.org>2006-05-03 08:56:32 +0800
commit46b5a2421887e1fce6bad5216ff9ba6453ebee31 (patch)
tree7875653490da35e992d4fcd91ea2bcf91173f9ad /security/vuxml
parentfaca073e84e360857f020406cbe2f8d0158e9bc7 (diff)
downloadfreebsd-ports-graphics-46b5a2421887e1fce6bad5216ff9ba6453ebee31.tar.gz
freebsd-ports-graphics-46b5a2421887e1fce6bad5216ff9ba6453ebee31.tar.zst
freebsd-ports-graphics-46b5a2421887e1fce6bad5216ff9ba6453ebee31.zip
rsync -- "xattrs.diff" Patch Integer Overflow Vulnerability
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index f523fa67312..6cdf01a8600 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,41 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="af2a60ed-da3e-11da-93e0-00123ffe8333">
+ <topic>rsync -- "xattrs.diff" Patch Integer Overflow Vulnerability</topic>
+ <affects>
+ <package>
+ <name>rsync</name>
+ <range><lt>2.6.8</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Secunia reports:</p>
+ <blockquote cite="http://secunia.com/advisories/19920/">
+ <p>A vulnerability has been reported in rsync, which can be
+ exploited by malicious users to cause a DoS (Denial of Service)
+ and potentially compromise a vulnerable system.</p>
+ <p>The vulnerability is caused due to an integer overflow error in
+ the "receive_xattr()" function within the xattrs.diff patch. This
+ can be exploited to cause a buffer overflow and may allow arbitrary
+ code execution via specially crafted extended attributes.</p>
+ <p>Successful exploitation requires that the "xattrs.diff" patch has
+ been applied.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2006-2083</cvename>
+ <url>http://samba.anu.edu.au/ftp/rsync/rsync-2.6.8-NEWS</url>
+ <url>http://secunia.com/advisories/19920/</url>
+ </references>
+ <dates>
+ <discovery>2006-05-02</discovery>
+ <entry>2006-05-03</entry>
+ </dates>
+ </vuln>
+
<vuln vid="b088bf48-da3b-11da-93e0-00123ffe8333">
<topic>clamav -- Freshclam HTTP Header Buffer Overflow Vulnerability</topic>
<affects>