### [CVE-2019-7283](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7283) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description An issue was discovered in rcp in NetKit through 0.17. For an rcp operation, the server chooses which files/directories are sent to the client. However, the rcp client only performs cursory validation of the object name returned. A malicious rsh server (or Man-in-The-Middle attacker) can overwrite arbitrary files in a directory on the rcp client machine. This is similar to CVE-2019-6111. ### POC #### Reference - https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt - https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt #### Github No PoCs found on GitHub currently.