https://seclists.org/oss-sec/2025/q2/216: CVE-2011-10007: File::Find::Rule through 0.34 for Perl is vulnerable to Arbitrary Code Execution when `gp()` encounters a crafted file name
Published Jun 5, 2025
·Updated
Affected Software
1 affected component
CPAN File-Find-Rule<=0.34
Frequently Asked Questions
1
What is the severity of CVE-2011-10007?
CVE-2011-10007 has a critical severity due to the potential for arbitrary code execution.
2
How do I fix CVE-2011-10007?
To fix CVE-2011-10007, upgrade File::Find::Rule to version 0.35 or later.
3
What versions of File::Find::Rule are affected by CVE-2011-10007?
CVE-2011-10007 affects File::Find::Rule versions through 0.34.
4
What type of vulnerability is CVE-2011-10007?
CVE-2011-10007 is classified as an Arbitrary Code Execution vulnerability.
5
What happens when gp() encounters a crafted file name in CVE-2011-10007?
When gp() encounters a crafted file name, it may lead to the execution of arbitrary code, compromising the system.