aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2015-07-27 13:06:48 +0000
committerMark Felder <feld@FreeBSD.org>2015-07-27 13:06:48 +0000
commitf086d5f2519218750ff5f6933492dab14ff5aa90 (patch)
treefd68b000d627d832db3e6ede4eae73ae1713393f /security
parent3216bbb6c8b3b24a8a4e7c9a90e4e99ce855e91c (diff)
downloadports-f086d5f2519218750ff5f6933492dab14ff5aa90.tar.gz
ports-f086d5f2519218750ff5f6933492dab14ff5aa90.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index a06337734204..5e2057c6ec4a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,39 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="c470bcc7-33fe-11e5-a4a5-002590263bf5">
+ <topic>logstash -- SSL/TLS vulnerability with Lumberjack input</topic>
+ <affects>
+ <package>
+ <name>logstash</name>
+ <range><lt>1.4.4</lt></range>
+ <range><ge>1.5.0</ge><lt>1.5.3</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Elastic reports:</p>
+ <blockquote cite="https://www.elastic.co/community/security">
+ <p>Vulnerability Summary: All Logstash versions prior to 1.5.2 that
+ use Lumberjack input (in combination with Logstash Forwarder agent)
+ are vulnerable to a SSL/TLS security issue called the FREAK attack.
+ This allows an attacker to intercept communication and access secure
+ data. Users should upgrade to 1.5.3 or 1.4.4.</p>
+ <p>Remediation Summary: Users that do not want to upgrade can address
+ the vulnerability by disabling the Lumberjack input.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2015-5378</cvename>
+ <url>https://www.elastic.co/community/security</url>
+ </references>
+ <dates>
+ <discovery>2015-07-22</discovery>
+ <entry>2015-07-27</entry>
+ </dates>
+ </vuln>
+
<vuln vid="9d732078-32c7-11e5-b263-00262d5ed8ee">
<topic>chromium -- multiple vulnerabilities</topic>
<affects>