SCA: security update for job-iteration (GHSA-6qjf-g333-pv38)

critical Tenable Cloud Security Plugin ID 428373

Description

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

- The Job Iteration API is an an extension for ActiveJob that make jobs interruptible and resumable Versions
prior to 1.11.0 have an arbitrary code execution vulnerability in the `CsvEnumerator` class. This
vulnerability can be exploited by an attacker to execute arbitrary commands on the system where the
application is running, potentially leading to unauthorized access, data leakage, or complete system
compromise. The issue is fixed in versions `1.11.0` and above. Users can mitigate the risk by avoiding the
use of untrusted input in the `CsvEnumerator` class and ensuring that any file paths are properly
sanitized and validated before being passed to the class methods. Users should avoid using the
`count_of_rows_in_file` method with untrusted CSV filenames. (CVE-2025-53623)

See Also

https://github.com/advisories/GHSA-6qjf-g333-pv38

Plugin Details

Severity: Critical

ID: 428373

Version: Revision 1.13

Type: Local

Family: SCA Checks

Published: 7/14/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.49

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2025-53623

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8.1

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/14/2025

Vulnerability Publication Date: 7/14/2025

Reference Information

CVE: CVE-2025-53623

cwe: CWE-78