CVE-2019-6111
CVE-2019-6111
Test with SSH-MITM
A proof of concept exploit is integrated in ssh-mitm.
To inject files during a file transfer from the server to the client you have to start ssh-mitm with following arguments:
$ ssh-mitm server --scp-interface inject_file --scp-inject /path/to/additional/file
The file transfer for the injected file will be hidden because of the described vulnerabilities described in CVE-2019-6109 and CVE-2019-6110.