HackerFeeds
All CVEs

CVE-2011-10043

CRITICAL9.8

Published 2026-07-07 · Updated 2026-07-07 · Source 9b29abf9-4ab0-4765-b253-1875cd9b441e

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.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CWE-145
View on NVD