From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-announce+bounces-2540-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 7B82F138350
	for <garchives@archives.gentoo.org>; Sun, 15 Mar 2020 02:27:22 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4D84CE0D7E;
	Sun, 15 Mar 2020 02:26:51 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 8C135E0D6C
	for <gentoo-announce@lists.gentoo.org>; Sun, 15 Mar 2020 02:26:05 +0000 (UTC)
Received: from [IPv6:2001:4dd4:1468:0:d4d3:99b4:a01b:1bf1] (2001-4dd4-1468-0-d4d3-99b4-a01b-1bf1.ipv6dyn.netcologne.de [IPv6:2001:4dd4:1468:0:d4d3:99b4:a01b:1bf1])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	(Authenticated sender: whissi)
	by smtp.gentoo.org (Postfix) with ESMTPSA id F22E434EF33
	for <gentoo-announce@lists.gentoo.org>; Sun, 15 Mar 2020 02:26:03 +0000 (UTC)
To: gentoo-announce@lists.gentoo.org
Reply-To: Gentoo Security <security@gentoo.org>
From: Thomas Deutschmann <whissi@gentoo.org>
Subject: [gentoo-announce] [ GLSA 202003-17 ] nfdump: Multiple vulnerabilities
Organization: Gentoo Foundation, Inc
Message-ID: <d41b9c56-223e-52f8-a03c-bb0cf30e0d87@gentoo.org>
Date: Sun, 15 Mar 2020 03:25:56 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101
 Thunderbird/68.6.0
Precedence: bulk
List-Post: <mailto:gentoo-announce@lists.gentoo.org>
List-Help: <mailto:gentoo-announce+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-announce+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-announce+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-announce.gentoo.org>
X-BeenThere: gentoo-announce@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha512;
 protocol="application/pgp-signature";
 boundary="hLzwiraQnmeNkYgGN0XyDBnc4dYjVIRug"
X-Archives-Salt: 0b20e3ac-70bc-4f19-91ad-cd1303d6c11e
X-Archives-Hash: adbf12f7123a036609ee28e06575e861

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--hLzwiraQnmeNkYgGN0XyDBnc4dYjVIRug
Content-Type: multipart/mixed; boundary="4FOnbvOIgBz52Vr2WgqM9wUtOuwYZEVaL"

--4FOnbvOIgBz52Vr2WgqM9wUtOuwYZEVaL
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory                           GLSA 202003-17
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                           https://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 Severity: Normal
    Title: nfdump: Multiple vulnerabilities
     Date: March 15, 2020
     Bugs: #711316
       ID: 202003-17

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis
=3D=3D=3D=3D=3D=3D=3D=3D

Multiple vulnerabilities have been found in nfdump, the worst of which
could result in the execution of arbitrary code.

Background
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

nfdump is a toolset in order to collect and process netflow and sflow
data, sent from netflow/sflow compatible devices.

Affected packages
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

    -------------------------------------------------------------------
     Package              /     Vulnerable     /            Unaffected
    -------------------------------------------------------------------
  1  net-analyzer/nfdump          < 1.6.19                  >=3D 1.6.19

Description
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Multiple vulnerabilities have been discovered in nfdump. Please review
the CVE identifiers referenced below for details.

Impact
=3D=3D=3D=3D=3D=3D

A remote attacker, by sending specially crafted netflow/sflow data,
could possibly execute arbitrary code with the privileges of the
process or cause a Denial of Service condition.

Workaround
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

There is no known workaround at this time.

Resolution
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

All nfdump users should upgrade to the latest version:

  # emerge --sync
  # emerge --ask --oneshot --verbose ">=3Dnet-analyzer/nfdump-1.6.19"

References
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

[ 1 ] CVE-2019-1010057
      https://nvd.nist.gov/vuln/detail/CVE-2019-1010057
[ 2 ] CVE-2019-14459
      https://nvd.nist.gov/vuln/detail/CVE-2019-14459

Availability
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:

 https://security.gentoo.org/glsa/202003-17

Concerns?
=3D=3D=3D=3D=3D=3D=3D=3D=3D

Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users' machines is of utmost
importance to us. Any security concerns should be addressed to
security@gentoo.org or alternatively, you may file a bug at
https://bugs.gentoo.org.

License
=3D=3D=3D=3D=3D=3D=3D

Copyright 2020 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).

The contents of this document are licensed under the
Creative Commons - Attribution / Share Alike license.

https://creativecommons.org/licenses/by-sa/2.5


--4FOnbvOIgBz52Vr2WgqM9wUtOuwYZEVaL--

--hLzwiraQnmeNkYgGN0XyDBnc4dYjVIRug
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQGTBAEBCgB9FiEEExKRzo+LDXJgXHuURObr3Jv2BVkFAl5tkjRfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDEz
MTI5MUNFOEY4QjBENzI2MDVDN0I5NDQ0RTZFQkRDOUJGNjA1NTkACgkQRObr3Jv2
BVlsqggAr7mdu0W8MBtNFDfgWXN6QMFfuYT03RuSgGpK2VUzr7LlVkAWrMqaFe13
JdZSU5jKJulT72e53MJfz4KP/Y3oBQZEOTd1rQjWQACwmRtrsHNfGRZ7IkC9se2R
3FicIHqXMMV6/cpqxwk6CRuz6xUHMcQCvTNF2gVQf5soT+zRBogMbNe24Q+QLXSs
L6qgOVZU05CjAXMQpE6nmtfpTGCxFAVLYLF3xO5aYtUzLJ3p93r3GOVnV04Sz1VW
jZWQ51Dt0R5jE01iFUG2PhfB260YWXVbviGAoFkyuCflSqa2I86yeonh4LdIPa1Y
BTCxIgtEEch2FXLyXeEvqgz1kY1t3A==
=AaZw
-----END PGP SIGNATURE-----

--hLzwiraQnmeNkYgGN0XyDBnc4dYjVIRug--