Exploitation Summary
EIP tracks 1 public exploit for CVE-2016-5725. PoCs published by tintinweb.
AI-analyzed exploit summary This exploit demonstrates a path traversal vulnerability in JSch (CVE-2016-5725) where a malicious SFTP server can force a client to write files outside the intended download directory. The PoC uses a modified SFTP server to serve a file with a traversal path, which the JSch client then downloads to an unintended location.
Description
Directory traversal vulnerability in JCraft JSch before 0.1.54 on Windows, when the mode is ChannelSftp.OVERWRITE, allows remote SFTP servers to write to arbitrary files via a ..\ (dot dot backslash) in a response to a recursive GET command.
Exploits (1)
This exploit demonstrates a path traversal vulnerability in JSch (CVE-2016-5725) where a malicious SFTP server can force a client to write files outside the intended download directory. The PoC uses a modified SFTP server to serve a file with a traversal path, which the JSch client then downloads to an unintended location.
References (11)
Scores
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N