aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-10-07 09:24:29 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-10-07 09:24:29 +0000
commit8ce59c49881cfcb9071011edb3e28a0d46be6fee (patch)
treea6ca88a7be14e5775601fe2f35446ec0cd7bb59f /security
parentb4235e84be99072e2fbdbaadfb71d966ae09f9cd (diff)
downloadports-8ce59c49881cfcb9071011edb3e28a0d46be6fee.tar.gz
ports-8ce59c49881cfcb9071011edb3e28a0d46be6fee.zip
Notes
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 df0c8cc968b6..b18dd6aec609 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,33 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="72f21372-55e4-11db-a5ae-00508d6a62df">
+ <topic>torrentflux -- User-Agent XSS Vulnerability</topic>
+ <affects>
+ <package>
+ <name>torrentflux</name>
+ <range><ge>0</ge></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <blockquote cite="http://www.stevenroddis.com.au/2006/10/06/torrentflux-user-agent-xss-vulnerability/">
+ <p>Steven Roddis reports that User-Agent string is not
+ properly escaped when handled by torrentflux. This allows
+ for arbitrary code insertion.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.stevenroddis.com.au/2006/10/06/torrentflux-user-agent-xss-vulnerability/</url>
+ <url>http://secunia.com/advisories/22293/</url>
+ </references>
+ <dates>
+ <discovery>2006-09-30</discovery>
+ <entry>2006-10-07</entry>
+ </dates>
+ </vuln>
+
<vuln vid="fe83eb5b-55e1-11db-a5ae-00508d6a62df">
<topic>python -- buffer overrun in repr() for unicode strings</topic>
<affects>