The Assemblyline 4 Service Client interfaces with the API to fetch tasks and publish the result for a service in Assemblyline 4. In versions below 4.6.1.dev138, the Assemblyline 4 Service Client (task_handler.py) accepts a SHA-256 value returned by the service server and uses it directly as a local file name.A malicious or compromised server (or any MITM that can speak to client) can return a path-traversal payload such as `../../../etc/cron.d/evil` and force the client to write the downloaded bytes to an arbitrary location on disk. This is fixed in version 4.6.1.dev138.
CVSS
No CVSS.
References
Configurations
No configuration.
History
12 Aug 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
CWE |
09 Aug 2025, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-09 03:15
Updated : 2025-08-12 14:15
NVD link : CVE-2025-55013
Mitre link : CVE-2025-55013
JSON object : View
Products Affected
No product.
CWE
No CWE.