CVE-2011-10043

Summary

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.

Affected Software

VendorProductVersion RangeStatus
BINGOSModule::Load0 < 0.22affected

Weaknesses

  • CWE-145: CWE-145 Improper Neutralization of Section Delimiters

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: total

References