svn commit: r333011 - head/security/vuxml
Max Brazhnikov
makc at FreeBSD.org
Wed Nov 6 16:24:34 UTC 2013
Author: makc
Date: Wed Nov 6 16:24:33 2013
New Revision: 333011
URL: http://svnweb.freebsd.org/changeset/ports/333011
Log:
Document vulnerability in irc/quassel
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Wed Nov 6 16:24:10 2013 (r333010)
+++ head/security/vuxml/vuln.xml Wed Nov 6 16:24:33 2013 (r333011)
@@ -51,6 +51,34 @@ Note: Please add new entries to the beg
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="f969bad7-46fc-11e3-b6ee-00269ee29e57">
+ <topic>Quassel IRC -- SQL injection vulnerability</topic>
+ <affects>
+ <package>
+ <name>quassel</name>
+ <range><lt>0.9.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Quassel IRC developers report:</p>
+ <blockquote cite="http://www.quassel-irc.org/node/120">
+ <p>SQL injection vulnerability in Quassel IRC before 0.9.1,
+ when Qt 4.8.5 or later and PostgreSQL 8.2 or later are used,
+ allows remote attackers to execute arbitrary SQL commands via
+ a \ (backslash) in a message.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2013-4422</cvename>
+ </references>
+ <dates>
+ <discovery>2013-10-07</discovery>
+ <entry>2013-11-06</entry>
+ </dates>
+ </vuln>
+
<vuln vid="81f866ad-41a4-11e3-a4af-0025905a4771">
<topic>mozilla -- multiple vulnerabilities</topic>
<affects>
More information about the svn-ports-all
mailing list