[Forgot Password]
Login  Register Subscribe

30389

 
 

423868

 
 

244411

 
 

909

 
 

193363

 
 

277

Paid content will be excluded from the download.


Download | Alert*
OVAL

DSA-3628-1 perl -- perl

ID: oval:org.secpod.oval:def:602570Date: (C)2016-08-01   (M)2023-12-20
Class: PATCHFamily: unix




Multiple vulnerabilities were discovered in the implementation of the Perl programming language. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2016-1238 John Lightsey and Todd Rinaldo reported that the opportunistic loading of optional modules can make many programs unintentionally load code from the current working directory and potentially leading to privilege escalation, as demonstrated in Debian with certain combinations of installed packages. The problem relates to Perl loading modules from the includes directory array in which the last element is the current directory . That means that, when "perl" wants to load a module , perl will look for the module in the current directory at the end, since "." is the last include directory in its array of include directories to seek. The issue is with requiring libraries that are in "." but are not otherwise installed. With this update several modules which are known to be vulnerable are updated to not load modules from current directory. Additionally the update allows configurable removal of "." from @INC in /etc/perl/sitecustomize.pl for a transitional period. It is recommended to enable this setting if the possible breakage for a specific site has been evaluated. Problems in packages provided in Debian resulting from the switch to the removal of "." from @INC should be reported to the Perl maintainers at perl@packages.debian.org . It is planned to switch to the default removal of "." in @INC in a subsequent update to perl via a point release if possible, and in any case for the upcoming stable release Debian 9 . CVE-2016-6185 It was discovered that XSLoader, a core module from Perl to dynamically load C libraries into Perl code, could load shared library from incorrect location. XSLoader uses caller information to locate the .so file to load. This can be incorrect if XSLoader::load is called in a string eval. An attacker can take advantage of this flaw to execute arbitrary code.

Platform:
Debian 8.x
Product:
perl
Reference:
DSA-3628-1
CVE-2016-1238
CVE-2016-6185
CVE    2
CVE-2016-1238
CVE-2016-6185
CPE    2
cpe:/o:debian:debian_linux:8.x
cpe:/a:perl:perl

© SecPod Technologies