diff options
author | brd <brd@FreeBSD.org> | 2014-10-03 03:30:56 +0800 |
---|---|---|
committer | brd <brd@FreeBSD.org> | 2014-10-03 03:30:56 +0800 |
commit | 2f03c52bd27b65df833fddf5ef31d89c7a15fd49 (patch) | |
tree | 14aa581d4c1100f0d195a2278dd8f207287c8fac /security | |
parent | 7b9ab107f3ec02a55ae76b33e74905f749b8da5d (diff) | |
download | freebsd-ports-gnome-2f03c52bd27b65df833fddf5ef31d89c7a15fd49.tar.gz freebsd-ports-gnome-2f03c52bd27b65df833fddf5ef31d89c7a15fd49.tar.zst freebsd-ports-gnome-2f03c52bd27b65df833fddf5ef31d89c7a15fd49.zip |
- Update the rsyslog entry to reflect the new versions
Reviewed by: bdrewery
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index a8a37812333b..c5e3ef6dbc46 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -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> |