### [CVE-2019-7282](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7282) ![](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 In NetKit through 0.17, rcp.c in the rcp client allows remote rsh servers to bypass intended access restrictions via the filename of . or an empty filename. The impact is modifying the permissions of the target directory on the client side. This is similar to CVE-2018-20685. ### POC #### Reference - https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt #### Github No PoCs found on GitHub currently.