Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×

Alerts This Week
Warning Icon 1 515
Alerts This Week
Warning Icon 1 515

Debian 8 DSA-3628-1 Critical: Perl Module Loading Threats

debian
Calendar Grey July 25, 2016
Scroller Debian
- ------------------------------------------------------------------------- Debian Security Advisory
Multiple vulnerabilities were discovered in the implementation of the Perl programming language

Summary

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 (which might be changed
to another directory without the user realising) 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 ("@INC") in which the last element is the current
directory ("."). That means that, when "perl" wants to load a module
(during first compilation or during lazy loading of a module in run-
time), 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...

Read the Full Advisory

Severity
critical
Lowest
Low
Medium
High
Critical

Package: perl
CVE ID: CVE-2016-1238 CVE-2016-6185

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.