SCA: security update for arr-pm (GHSA-88cv-mj24-8w3q)

high Tenable Cloud Security Plugin ID 412540

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Arr-pm is an RPM reader/writer library written in Ruby. Versions prior to 0.0.12 are subject to OS command
injection resulting in shell execution if the RPM contains a malicious "payload compressor" field. This
vulnerability impacts the `extract` and `files` methods of the `RPM::File` class of this library. Version
0.0.12 patches these issues. A workaround for this issue is to ensure any RPMs being processed contain
valid/known payload compressor values such as gzip, bzip2, xz, zstd, and lzma. The payload compressor
field in an rpm can be checked by using the rpm command line tool. (CVE-2022-39224)

See Also

https://github.com/advisories/GHSA-88cv-mj24-8w3q

Plugin Details

Severity: High

ID: 412540

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.2

Temporal Score: 5.6

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

CVSS Score Source: CVE-2022-39224

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 7

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 9/21/2022

Vulnerability Publication Date: 9/21/2022

Reference Information

CVE: CVE-2022-39224

cwe: CWE-78