aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2005-03-13 18:31:19 +0800
committerthierry <thierry@FreeBSD.org>2005-03-13 18:31:19 +0800
commit13fd56919db84ce9d58f53e968770a233aaaac71 (patch)
treeba9feb7fe39104ad090a67fb2208859090bf86d1 /security
parent838a2da0c67315f7ac682c074b4a02d335fbc8a8 (diff)
downloadfreebsd-ports-gnome-13fd56919db84ce9d58f53e968770a233aaaac71.tar.gz
freebsd-ports-gnome-13fd56919db84ce9d58f53e968770a233aaaac71.tar.zst
freebsd-ports-gnome-13fd56919db84ce9d58f53e968770a233aaaac71.zip
Add an entry about rxvt-unicode bufer overflow.
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index c2ee7132691e..5e178a778821 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,33 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="d4bd4046-93a6-11d9-8378-000bdb1444a4">
+ <topic>rxvt-unicode -- buffer overflow vulnerability</topic>
+ <affects>
+ <package>
+ <name>rxvt-unicode</name>
+ <range><lt>5.3</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>A rxvt-unicode changelog reports:</p>
+ <blockquote cite="http://dist.schmorp.de/rxvt-unicode/Changes">
+ <p>Fix a bug that allowed to overflow a buffer via a long
+ escape sequence, which is probably exploitable (fix by
+ Rob Holland / Yoann Vandoorselaere / Gentoo Audit Team).</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://dist.schmorp.de/rxvt-unicode/Changes</url>
+ </references>
+ <dates>
+ <discovery>2005-03-13</discovery>
+ <entry>2005-03-13</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a7062952-9023-11d9-a22c-0001020eed82">
<topic>phpmyadmin -- information disclosure vulnerability</topic>
<affects>