CVE-2011-10007 Affecting perl-File-Find-Rule package, versions <0.34-150000.3.3.1


Severity

Recommended
0.0
high
0
10

Based on SUSE Linux Enterprise Server security rating.

Threat Intelligence

EPSS
0.06% (18th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-SLES157-PERLFILEFINDRULE-10500844
  • published26 Jun 2025
  • disclosed25 Jun 2025

Introduced: 25 Jun 2025

NewCVE-2011-10007  (opens in a new tab)

How to fix?

Upgrade SLES:15.7 perl-File-Find-Rule to version 0.34-150000.3.3.1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream perl-File-Find-Rule package and not the perl-File-Find-Rule package as distributed by SLES. See How to fix? for SLES:15.7 relevant fixed versions and status.

File::Find::Rule through 0.34 for Perl is vulnerable to Arbitrary Code Execution when grep() encounters a crafted filename.

A file handle is opened with the 2 argument form of open() allowing an attacker controlled filename to provide the MODE parameter to open(), turning the filename into a command to be executed.

Example:

$ mkdir /tmp/poc; echo > "/tmp/poc/|id" $ perl -MFile::Find::Rule
    -E 'File::Find::Rule->grep("foo")->in("/tmp/poc")' uid=1000(user) gid=1000(user) groups=1000(user),100(users)

CVSS Base Scores

version 3.1