Description
Module::Load versions before 0.22 for Perl allow arbitrary modules outside of @INC to be loaded. Module names starting with "::" could be passed to the load function to specify arbitrary module paths. Attackers able to influence module names passed to load could use that bug to execute arbitrary code.
Problem types
CWE-145 Improper Neutralization of Section Delimiters
Product status
Any version before 0.22
Timeline
| 2011-10-02: | General issue identified by Michael G Schwern in blog post. |
| 2011-10-04: | Module::Load 0.22 released. |
| 2011-10-20: | Perl v5.15.4 released with Module::Load 0.22. |
References
blogs.perl.org/...rfaces-make-good-people-do-bad-things.html
metacpan.org/...f/BINGOS/Module-Load-0.20/lib/Module/Load.pm
metacpan.org/release/BINGOS/Module-Load-0.22/changes