PT-2026-56182 · Cpan · Module::Load
CVE-2011-10043
·
Published
2026-07-07
·
Updated
2026-07-08
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Module::Load versions prior to 0.22
Description
Module::Load for Perl allows the loading of arbitrary modules outside of the
@INC array, which is the default list of directories Perl searches for modules. This occurs because module names starting with :: can be passed to the load function to specify arbitrary module paths. An attacker capable of influencing the module names passed to the load function can exploit this behavior to execute arbitrary code.Recommendations
Update Module::Load to version 0.22 or later.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Module::Load