Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Job Iteration API is vulnerable to OS Command Injection attack through its CsvEnumerator class
Vulnerability Description
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.
CVSS Information
N/A
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
Job Iteration API 操作系统命令注入漏洞
Vulnerability Description
Job Iteration API是Shopify开源的一个API接口。 Job Iteration API 1.11.0之前版本存在操作系统命令注入漏洞,该漏洞源于CsvEnumerator类存在任意代码执行,可能导致未经授权访问或数据泄露。
CVSS Information
N/A
Vulnerability Type
N/A