svn commit: r369853 - head/security/vuxml
Brad Davis
brd at FreeBSD.org
Thu Oct 2 19:30:57 UTC 2014
Author: brd (doc committer)
Date: Thu Oct 2 19:30:56 2014
New Revision: 369853
URL: https://svnweb.freebsd.org/changeset/ports/369853
QAT: https://qat.redports.org/buildarchive/r369853/
Log:
- Update the rsyslog entry to reflect the new versions
Reviewed by: bdrewery
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Thu Oct 2 19:12:17 2014 (r369852)
+++ head/security/vuxml/vuln.xml Thu Oct 2 19:30:56 2014 (r369853)
@@ -298,8 +298,8 @@ Notes:
<affects>
<package>
<name>rsyslog</name>
- <range><lt>7.6.6</lt></range>
- <range><lt>8.4.1</lt></range>
+ <range><lt>7.6.7</lt></range>
+ <range><lt>8.4.2</lt></range>
</package>
</affects>
<description>
@@ -310,6 +310,7 @@ Notes:
if the "pri-text" property was used in active templates,
this could be abused to a remote denial of service from
permitted senders</p>
+ <p>The original fix for CVE-2014-3634 was not adequate.</p>
</blockquote>
</body>
</description>
@@ -320,6 +321,7 @@ Notes:
<dates>
<discovery>2014-09-30</discovery>
<entry>2014-09-30</entry>
+ <modified>2014-10-02</modified>
</dates>
</vuln>
More information about the svn-ports-head
mailing list