Logo
componentnetkit-rsh
Name
netkit-rsh
Version
0.17
Type
library
Description
-
Licenses
BSD-4-Clause
PURL
-
CPE
cpe:2.3:*:*:netkit-rsh:0.17:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version

Patches#


#
Title
Author
Resolve
1
Patch #1
Unknown
2
Patch #2
Armin Kuster <akuster808@gmail.com>
3
Patch #3
Armin Kuster <akuster808@gmail.com>
4
Fix CVE-2019-7282 and CVE-2019-7283
Yi Zhao <yi.zhao@windriver.com>
CVE-2019-7282
CVE-2019-7283
5
Patch #5
Roy.Li <rongqing.li@windriver.com>
6
Patch #6
Roy.Li <rongqing.li@windriver.com>

Vulnerabilities#


Name
Analysis
Description
Patched
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.
Patched
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.