Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: perl-File-Find-Rule (UTSA-2026-021485)

high Nessus Plugin ID 315170

Synopsis

The Unity Linux host is missing one or more security updates.

Description

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-021485 advisory.

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)

Tenable has extracted the preceding description block directly from the Unity Linux security advisory.

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number.

Solution

Update the affected perl-File-Find-Rule package.

See Also

http://www.nessus.org/u?3f5e38d1

https://atomgit.com/src-openeuler/perl-File-Find-Rule/issues/4

https://nvd.nist.gov/vuln/detail/CVE-2011-10007

Plugin Details

Severity: High

ID: 315170

File Name: unity_linux_UTSA-2026-021485.nasl

Version: 1.1

Type: Local

Published: 5/18/2026

Updated: 5/18/2026

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2011-10007

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Required KB Items: Host/local_checks_enabled, Host/UOS-Server/release, Host/UOS-Server/rpm-list, Host/cpu

Exploit Ease: No known exploits are available

Patch Publication Date: 5/18/2026

Vulnerability Publication Date: 6/5/2025

Reference Information

CVE: CVE-2011-10007