Langflow – Path Traversal Arbitrary File Write via upload_user_file

0
12

Langflow – Path Traversal Arbitrary File Write via upload_user_file

The ‘POST /api/v2/files’ endpoint does not sanitize the ‘filename’ parameter from the multipart form data, allowing an attacker to write files to arbitrary locations on the filesystem using path traversal sequences (‘../’).

Joshua Martinelle
– Read more