Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2015 01:45:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201001] sysutils/logstash: Update to 1.5.1
Message-ID:  <bug-201001-13-gNdqtQyfwl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201001-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201001-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201001

--- Comment #7 from Jason Unovitch <jason.unovitch@gmail.com> ---
Created attachment 158030
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158030&action=edit
logstash: document CVE-2014-4326 from last year and CVE-2015-4152 that is
resolved now

Document both the CVE fixed by this PR and the one from last year that we had
missed documenting at that time.

# make validate
/bin/sh /usr/ports/security/vuxml/files/tidy.sh
"/usr/ports/security/vuxml/files/tidy.xsl" "/usr/ports/security/vuxml/vuln.xml"
> "/usr/ports/security/vuxml/vuln.xml.tidy"
>>> Validating...
/usr/local/bin/xmllint --valid --noout /usr/ports/security/vuxml/vuln.xml
>>> Successful.
Checking if tidy differs...
... seems okay
Checking for space/tab...
... seems okay
/usr/local/bin/python2.7 /usr/ports/security/vuxml/files/extra-validation.py
/usr/ports/security/vuxml/vuln.xml

# env PKG_DBDIR=/usr/ports/security/vuxml pkg audit logstash-1.4.1
logstash-1.4.1 is vulnerable:
logstash -- Directory traversal vulnerability in the file output plugin
CVE: CVE-2015-4152
WWW:
https://vuxml.FreeBSD.org/freebsd/24bde04f-1a10-11e5-b43d-002590263bf5.html

logstash-1.4.1 is vulnerable:
logstash -- Remote command execution in Logstash zabbix and nagios_nsca outputs
CVE: CVE-2014-4326
WWW:
https://vuxml.FreeBSD.org/freebsd/2184ccad-1a10-11e5-b43d-002590263bf5.html

1 problem(s) in the installed packages found.

# env PKG_DBDIR=/usr/ports/security/vuxml pkg audit logstash-1.4.2
logstash-1.4.2 is vulnerable:
logstash -- Directory traversal vulnerability in the file output plugin
CVE: CVE-2015-4152
WWW:
https://vuxml.FreeBSD.org/freebsd/24bde04f-1a10-11e5-b43d-002590263bf5.html

1 problem(s) in the installed packages found.

# env PKG_DBDIR=/usr/ports/security/vuxml pkg audit logstash-1.5.1
0 problem(s) in the installed packages found.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201001-13-gNdqtQyfwl>