Package: rsh-client Version: 0.17-19 Severity: important Tags: security Refer Bug #919101
Dear Maintainer, netkit-rcp also has CVE-2018-20685 and CVE-2019-6111 similar to scp. Source code of the problem below: "netkit-rsh-0.17/rcp/rcp.c" line 750 (after debian patched) while (isdigit(*cp)) size = size * 10 + (*cp++ - '0'); if (*cp++ != ' ') SCREWUP("size not delimited"); <!---- check code is required here ----> if (targisdir) { char *newbuf; int need = strlen(targ) + strlen(cp) + 2; if (need > cursize) { Thank you, Hiroyuki YAMAMORI -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) LSM: AppArmor: enabled Versions of packages rsh-client depends on: ii libc6 2.28-5 rsh-client recommends no packages. rsh-client suggests no packages. -- no debconf information