|
|
Subscribe / Log in / New account

Mageia alert MGASA-2016-0099 (perl)

From:  Mageia Updates <buildsystem-daemon@mageia.org>
To:  updates-announce@ml.mageia.org
Subject:  [updates-announce] MGASA-2016-0099: Updated perl packages fix CVE-2016-2381
Date:  Mon, 7 Mar 2016 19:04:18 +0100
Message-ID:  <20160307180418.C552A9F6E3@duvel.mageia.org>

MGASA-2016-0099 - Updated perl packages fix CVE-2016-2381 Publication date: 07 Mar 2016 URL: http://advisories.mageia.org/MGASA-2016-0099.html Type: security Affected Mageia releases: 5 CVE: CVE-2016-2381 Description: Updated perl packages fix security vulnerability: Stephane Chazelas discovered a bug in the environment handling in Perl. Perl provides a Perl-space hash variable, %ENV, in which environment variables can be looked up. If a variable appears twice in envp, only the last value would appear in %ENV, but getenv would return the first. Perl's taint security mechanism would be applied to the value in %ENV, but not to the other rest of the environment. This could result in an ambiguous environment causing environment variables to be propagated to subprocesses, despite the protections supposedly offered by taint checking (CVE-2016-2381). References: - https://bugs.mageia.org/show_bug.cgi?id=17861 - https://www.debian.org/security/2016/dsa-3501 - http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2381 SRPMS: - 5/core/perl-5.20.1-8.2.mga5


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds