Date: Sun, 18 Nov 2012 12:51:26 +0000 (UTC) From: Jase Thew <jase@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307535 - head/security/vuxml Message-ID: <201211181251.qAICpQNX027411@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jase Date: Sun Nov 18 12:51:26 2012 New Revision: 307535 URL: http://svnweb.freebsd.org/changeset/ports/307535 Log: - Fix copy and paste error in latest weechat entry (81826d12-317a-11e2-9186-406186f3d89d) Feature safe: yes Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Nov 18 12:46:39 2012 (r307534) +++ head/security/vuxml/vuln.xml Sun Nov 18 12:51:26 2012 (r307535) @@ -66,7 +66,7 @@ Note: Please add new entries to the beg <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>Sebastien Helleu reports:</p> - <blockquote cite="https://savannah.nongnu.org/bugs/?37704"> + <blockquote cite="http://weechat.org/security/"> <p>Untrusted command for function hook_process could lead to execution of commands, because of shell expansions.</p> <p>Workaround with a non-patched version: remove/unload all scripts @@ -81,6 +81,7 @@ Note: Please add new entries to the beg <dates> <discovery>2012-11-15</discovery> <entry>2012-11-18</entry> + <modified>2012-11-18</modified> </dates> </vuln>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211181251.qAICpQNX027411>