aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-01-05 09:40:29 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-01-05 09:40:29 +0000
commitdc769dae8d3600e6b0b1d0440f23a17b70ba9d1a (patch)
tree79fc24e6af1761d8108c40ae5cba0e82ecf25fdd /security
parentd965e28c53aef857e73653d8c24a5143aacb3c63 (diff)
downloadports-dc769dae8d3600e6b0b1d0440f23a17b70ba9d1a.tar.gz
ports-dc769dae8d3600e6b0b1d0440f23a17b70ba9d1a.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index d636691de204..e00cc95b4d02 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,38 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="d5e1aac8-db0b-11dd-ae30-001cc0377035">
+ <topic>xterm -- DECRQSS remote command execution vulnerability</topic>
+ <affects>
+ <package>
+ <name>xterm</name>
+ <range><gt>0</gt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>SecurityFocus reports:</p>
+ <blockquote cite="http://www.securityfocus.com/bid/33060/discuss">
+ <p>The xterm program is prone to a remote command-execution
+ vulnerability because it fails to sufficiently validate user
+ input.</p>
+ <p>Successfully exploiting this issue would allow an attacker
+ to execute arbitrary commands on an affected computer in the
+ context of the affected application.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <bid>33060</bid>
+ <cvename>CVE-2008-2383</cvename>
+ <url>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510030</url>
+ </references>
+ <dates>
+ <discovery>2008-12-28</discovery>
+ <entry>2009-01-05</entry>
+ </dates>
+ </vuln>
+
<vuln vid="58a3c266-db01-11dd-ae30-001cc0377035">
<topic>php5-gd -- uninitialized memory information disclosure vulnerability</topic>
<affects>