1. Path Traversal Vulnerability in Sethlans Worker Agent Zip Extraction Exposes Systems
A critical path traversal vulnerability exists within the Sethlans worker agent, allowing a maliciously crafted zip archive to write files anywhere on the host filesystem. The flaw resides in the agent's use of Python's `shutil.unpack_archive()` function, which does not validate member paths before extraction. An attac...