svn commit: r450582 - head/security/vuxml
Bernard Spil
brnrd at FreeBSD.org
Mon Sep 25 11:05:17 UTC 2017
Author: brnrd
Date: Mon Sep 25 11:05:15 2017
New Revision: 450582
URL: https://svnweb.freebsd.org/changeset/ports/450582
Log:
security/vuxml: Document WeeChat 1.9 vulnerability
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Mon Sep 25 10:20:53 2017 (r450581)
+++ head/security/vuxml/vuln.xml Mon Sep 25 11:05:15 2017 (r450582)
@@ -58,6 +58,33 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="b63421b6-a1e0-11e7-ac58-b499baebfeaf">
+ <topic>weechat -- crash in logger plugin</topic>
+ <affects>
+ <package>
+ <name>weechat</name>
+ <range><lt>1.9.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>WeeChat reports:</p>
+ <blockquote cite="https://weechat.org/news/98/20170923-Version-1.9.1-security-release/">
+ <p>security problem: a crash can happen in logger plugin when
+ converting date/time specifiers in file mask.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://weechat.org/news/98/20170923-Version-1.9.1-security-release/</url>
+ <cvename>CVE-2017-14727</cvename>
+ </references>
+ <dates>
+ <discovery>2017-09-23</discovery>
+ <entry>2017-09-25</entry>
+ </dates>
+ </vuln>
+
<vuln vid="d9e82328-a129-11e7-987e-4f174049b30a">
<topic>perl -- multiple vulnerabilities</topic>
<affects>
More information about the svn-ports-head
mailing list