Description
prompts.chat prior to commit 0f8d4c3 contains a path traversal vulnerability in skill file handling that allows attackers to write arbitrary files to the client system by crafting malicious ZIP archives with unsanitized filenames containing path traversal sequences. Attackers can exploit missing server-side filename validation to inject path traversal sequences ../ into skill file archives, which when extracted by vulnerable tools write files outside the intended directory and overwrite shell initialization files to achieve code execution.
Problem types
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Product status
Any version before 0f8d4c381abd7b2d7478c9fdee9522149c2d65e5
Credits
Mehmet Ince @mdisec
References
github.com/f/prompts.chat/pull/1101
github.com/...ommit/0f8d4c381abd7b2d7478c9fdee9522149c2d65e5
www.vulncheck.com/...-path-traversal-via-skill-file-handling