From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-announce+bounces-1122-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MdWQ8-00079w-ST for garchives@archives.gentoo.org; Tue, 18 Aug 2009 21:40:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B21AAE0475; Tue, 18 Aug 2009 21:38:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 59091E0466 for <gentoo-announce@lists.gentoo.org>; Tue, 18 Aug 2009 21:37:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id BB0FB65B24 for <gentoo-announce@lists.gentoo.org>; Tue, 18 Aug 2009 21:37:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.999 X-Spam-Level: X-Spam-Status: No, score=-2.999 required=5.5 tests=[AWL=-0.400, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DyAXHzMdx2E1 for <gentoo-announce@lists.gentoo.org>; Tue, 18 Aug 2009 21:37:27 +0000 (UTC) Received: from mail.netloc.info (mail.netloc.info [84.16.251.62]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 0978B66EF2 for <gentoo-announce@gentoo.org>; Tue, 18 Aug 2009 21:37:27 +0000 (UTC) Received: from neon (p50818AE5.dip0.t-ipconnect.de [80.129.138.229]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mail.netloc.info (Postfix) with ESMTPSA id 622D09F62D; Tue, 18 Aug 2009 23:37:21 +0200 (CEST) Date: Tue, 18 Aug 2009 23:36:51 +0200 From: Alex Legler <a3li@gentoo.org> To: gentoo-announce@lists.gentoo.org Cc: bugtraq@securityfocus.com, full-disclosure@lists.grok.org.uk, security-alerts@linuxsecurity.com Subject: [gentoo-announce] [ GLSA 200908-05 ] Subversion: Remote execution of arbitrary code Message-ID: <20090818233651.6db15be7@neon> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.5; x86_64-pc-linux-gnu) 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 Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/sbkPnvvnT6YNjN7+L=Dp=tI"; protocol="application/pgp-signature" X-Archives-Salt: ac3324b2-4e32-4c5a-84a8-7464f998a7d3 X-Archives-Hash: d907195706270e2c5d776f9bae173991 --Sig_/sbkPnvvnT6YNjN7+L=Dp=tI Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200908-05 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: High Title: Subversion: Remote execution of arbitrary code Date: August 18, 2009 Bugs: #280494 ID: 200908-05 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis =3D=3D=3D=3D=3D=3D=3D=3D Multiple integer overflows, leading to heap-based buffer overflows in the Subversion client and server might allow remote attackers to execute arbitrary code. Background =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Subversion is a versioning system designed to be a replacement for CVS. Affected packages =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 dev-util/subversion < 1.6.4 >=3D 1.6.4 Description =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Matt Lewis of Google reported multiple integer overflows in the libsvn_delta library, possibly leading to heap-based buffer overflows. Impact =3D=3D=3D=3D=3D=3D A remote attacker with commit access could exploit this vulnerability by sending a specially crafted commit to a Subversion server, or a remote attacker could entice a user to check out or update a repository from a malicious Subversion server, possibly resulting in the execution of arbitrary code with the privileges of the user running the server or client. 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 Subversion users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose =3Ddev-util/subversion-1.6.4 References =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D [ 1 ] CVE-2009-2411 http://cve.mitre.org/cgi-bin/cvename.cgi?name=3DCVE-2009-2411 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: http://security.gentoo.org/glsa/glsa-200908-05.xml 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 2009 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. http://creativecommons.org/licenses/by-sa/2.5 --Sig_/sbkPnvvnT6YNjN7+L=Dp=tI Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEARECAAYFAkqLHvsACgkQk+oqhfPAZGnOwQCfXvnxG1R1azrlkamXHHxyqF10 qR4An1I4GFBaZgW97FuanGxpgBAxgTRo =C64E -----END PGP SIGNATURE----- --Sig_/sbkPnvvnT6YNjN7+L=Dp=tI--