Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-53623
July 14, 2025
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.
Affected Packages
https://github.com/Shopify/job-iteration.git (GITHUB):
Affected version(s) >=v0.9.0 <v1.11.0
Fix Suggestion:
Update to version v1.11.0
job-iteration (RUBY):
Affected version(s) >=0.9.0 <1.11.0
Fix Suggestion:
Update to version 1.11.0
Additional Notes
The description of this vulnerability differs from MITRE.
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
UNREPORTED
CVSS v3
Base Score:
9.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
EPSS
Base Score:
0.16