Updated rsh packages that fix a theoretical security issue are now available. This update has been rated as having low security impact by the Red Hat Security Response Team. - --------------------------------------------------------------------- Red Hat Security Advisory Synopsis: Low: rsh security update Advisory ID: RHSA-2005:495-01 Advisory URL: https://access.redhat.com/errata/RHSA-2005:495.html Issue date: 2005-06-13 Updated on: 2005-06-13 Product: Red Hat Enterprise Linux CVE Names: CAN-2004-0175 - ---------------------------------------------------------------------1. Summary: Updated rsh packages that fix a theoretical security issue are now available. This update has been rated as having low security impact by the Red Hat Security Response Team 2. Relevant releases/architectures: Red Hat Enterprise Linux AS (Advanced Server) version 2.1 - i386, ia64 Red Hat Linux Advanced Workstation 2.1 - ia64 Red Hat Enterprise Linux ES version 2.1 - i386 Red Hat Enterprise Linux WS version 2.1 - i386 3. Problem description: The rsh package contains a set of programs that allow users to run commands on remote machines, login to other machines, and copy files between machines, using the rsh, rlogin, and rcp commands. All three of these commands use rhosts-style authentication. The rcp protocol allows a server to instruct a client to write to arbitrary files outside of the current directory. This could potentially cause a security issue if a user uses rcp to copy files from a malicious server. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2004-0175 to this issue. All users of rsh should upgrade to these updated packages, which resolve these issues. 4. Solution: Before applying this update, make sure all previously released errata relevant to your system have been applied. To update all RPMs for your particular architecture, run: rpm -Fvh[filenames] where [filenames] is a list of the RPMs you wish to upgrade. Only those RPMs which are currently installed will be updated. Those RPMs which are not installed but included in the list will not be updated. Note that you can also use wildcards (*.rpm) if your current directory *only* contains the desired RPMs. Please note that this update is also available via Red Hat Network. Many people find this an easier way to apply updates. To use Red Hat Network, launch the Red Hat Update Agent with the following command: up2date This will start an interactive process that will result in the appropriate RPMs being upgraded on your system. If up2date fails to connect to Red Hat Network due to SSL Certificate Errors, you need to install a version of the up2date client with an updated certificate. The latest version of up2date is available from the Red Hat FTP site and may also be downloaded directly from the RHN website: https://access.redhat.com 5. Bug IDs fixed (http://bugzilla.redhat.com/): 158916 - CAN-2004-0175 malicious rsh server can cause rcp to write to arbitrary files 6. RPMs required: Red Hat Enterprise Linux AS (Advanced Server) version 2.1: SRPMS: 97e3fc12d40b985c90c1da4feb8d7e44 rsh-0.17-18.AS21.4.src.rpm i386: 53f2f58873f6b1448138b0051fc4d0c8 rsh-0.17-18.AS21.4.i386.rpm 7f1279fd4dd249e01309dc4d71506849 rsh-server-0.17-18.AS21.4.i386.rpm ia64: 39238168acaff66c7366db659f48809d rsh-0.17-18.AS21.4.ia64.rpm 87c3d4bb78f30940d49a289bb149647d rsh-server-0.17-18.AS21.4.ia64.rpm Red Hat Linux Advanced Workstation 2.1: SRPMS: 97e3fc12d40b985c90c1da4feb8d7e44 rsh-0.17-18.AS21.4.src.rpm ia64: 39238168acaff66c7366db659f48809d rsh-0.17-18.AS21.4.ia64.rpm 87c3d4bb78f30940d49a289bb149647d rsh-server-0.17-18.AS21.4.ia64.rpm Red Hat Enterprise Linux ES version 2.1: SRPMS: 97e3fc12d40b985c90c1da4feb8d7e44 rsh-0.17-18.AS21.4.src.rpm i386: 53f2f58873f6b1448138b0051fc4d0c8 rsh-0.17-18.AS21.4.i386.rpm 7f1279fd4dd249e01309dc4d71506849 rsh-server-0.17-18.AS21.4.i386.rpm Red Hat Enterprise Linux WS version 2.1: SRPMS: 97e3fc12d40b985c90c1da4feb8d7e44 rsh-0.17-18.AS21.4.src.rpm i386: 53f2f58873f6b1448138b0051fc4d0c8 rsh-0.17-18.AS21.4.i386.rpm 7f1279fd4dd249e01309dc4d71506849 rsh-server-0.17-18.AS21.4.i386.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key#package 7. References: https://www.cve.org/CVERecord?id=CAN-2004-0175 8. Contact: The Red Hat security contact is . More contact details at https://access.redhat.com/security/team/contact/ Copyright 2005 Red Hat, Inc. . Debian releases a patch notification for ssh toolkit enhancement, addressing a minor potential vulnerability with comprehensive instructions.. rsh Security Update, Red Hat Advisory, Remote Command Security. . Severity: Low. LinuxSecurity.com Team
Updated rsh packages that fix various bugs and a theoretical security issue are now available. This update has been rated as having low security impact by the Red Hat Security Response Team. - --------------------------------------------------------------------- Red Hat Security Advisory Synopsis: Low: rsh security update Advisory ID: RHSA-2005:165-01 Advisory URL: https://access.redhat.com/errata/RHSA-2005:165.html Issue date: 2005-06-08 Updated on: 2005-06-08 Product: Red Hat Enterprise Linux CVE Names: CAN-2004-0175 - ---------------------------------------------------------------------1. Summary: Updated rsh packages that fix various bugs and a theoretical security issue are now available. This update has been rated as having low security impact by the Red Hat Security Response Team 2. Relevant releases/architectures: Red Hat Enterprise Linux AS version 4 - i386, ia64, ppc, s390, s390x, x86_64 Red Hat Enterprise Linux Desktop version 4 - i386, x86_64 Red Hat Enterprise Linux ES version 4 - i386, ia64, x86_64 Red Hat Enterprise Linux WS version 4 - i386, ia64, x86_64 3. Problem description: The rsh package contains a set of programs that allow users to run commands on remote machines, login to other machines, and copy files between machines, using the rsh, rlogin, and rcp commands. All three of these commands use rhosts-style authentication. The rcp protocol allows a server to instruct a client to write to arbitrary files outside of the current directory. This could potentially cause a security issue if a user uses rcp to copy files from a malicious server. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2004-0175 to this issue. These updated packages also address the following bugs: The rlogind server reported "SIGCHLD set to SIG_IGN but calls wait()" message to the system log because the original BSD code was ported incorrectly tolinux. The rexecd server did not function on systems where client hostnames were not in the DNS service, because server code called gethostbyaddr() for each new connection. The rcp command incorrectly used the "errno" variable and produced erroneous error messages. The rexecd command ignored settings in the /etc/security/limits file, because the PAM session was incorrectly initialized. All users of rsh should upgrade to these updated packages, which resolve these issues. 4. Solution: Before applying this update, make sure all previously released errata relevant to your system have been applied. To update all RPMs for your particular architecture, run: rpm -Fvh [filenames] where [filenames] is a list of the RPMs you wish to upgrade. Only those RPMs which are currently installed will be updated. Those RPMs which are not installed but included in the list will not be updated. Note that you can also use wildcards (*.rpm) if your current directory *only* contains the desired RPMs. Please note that this update is also available via Red Hat Network. Many people find this an easier way to apply updates. To use Red Hat Network, launch the Red Hat Update Agent with the following command: up2date This will start an interactive process that will result in the appropriate RPMs being upgraded on your system. If up2date fails to connect to Red Hat Network due to SSL Certificate Errors, you need to install a version of the up2date client with an updated certificate. The latest version of up2date is available from the Red Hat FTP site and may also be downloaded directly from the RHN website: https://access.redhat.com 5. Bug IDs fixed (http://bugzilla.redhat.com/): 146978 - RHEL4: rexecd does not set limits on /etc/security/limits 146979 - RHEL4: rcp gives incorrect error report when file system writes fai 6. RPMs required: Red Hat Enterprise Linux AS version 4: SRPMS: cd810d79ebe62b9dd73ccfcd9a82ba42 rsh-0.17-25.3.src.rpm i386: e0b1f41ff4027f07e56c6c3a815beac5 rsh-0.17-25.3.i386.rpm 119de22692c472215c0bd5abd4ad437a rsh-server-0.17-25.3.i386.rpm ia64: 85191a2e9573743b281dd62446bf4dcc rsh-0.17-25.3.ia64.rpm 44f1d4d7955056579b16a1f29b93652c rsh-server-0.17-25.3.ia64.rpm ppc: 6f70af890d4f627898554f46e9b642e9 rsh-0.17-25.3.ppc.rpm c079a7a6384240c8d9f08e9bdbdd6311 rsh-server-0.17-25.3.ppc.rpm s390: 8c6ce8d07095d070a0b8caa7eaecb418 rsh-0.17-25.3.s390.rpm df47c3a52b2fb41a9bfc34b603078c21 rsh-server-0.17-25.3.s390.rpm s390x: b409a5341be41047d537d61e49066895 rsh-0.17-25.3.s390x.rpm af94e8b18e8e3c2c4f7d116ac0ff27cc rsh-server-0.17-25.3.s390x.rpm x86_64: fdb219bb4f76ef3add60d5dda6e583d4 rsh-0.17-25.3.x86_64.rpm ae5b1069589042712574a22b67a4d888 rsh-server-0.17-25.3.x86_64.rpm Red Hat Enterprise Linux Desktop version 4: SRPMS: cd810d79ebe62b9dd73ccfcd9a82ba42 rsh-0.17-25.3.src.rpm i386: e0b1f41ff4027f07e56c6c3a815beac5 rsh-0.17-25.3.i386.rpm 119de22692c472215c0bd5abd4ad437a rsh-server-0.17-25.3.i386.rpm x86_64: fdb219bb4f76ef3add60d5dda6e583d4 rsh-0.17-25.3.x86_64.rpm ae5b1069589042712574a22b67a4d888 rsh-server-0.17-25.3.x86_64.rpm Red Hat Enterprise Linux ES version 4: SRPMS: cd810d79ebe62b9dd73ccfcd9a82ba42 rsh-0.17-25.3.src.rpm i386: e0b1f41ff4027f07e56c6c3a815beac5 rsh-0.17-25.3.i386.rpm 119de22692c472215c0bd5abd4ad437a rsh-server-0.17-25.3.i386.rpm ia64: 85191a2e9573743b281dd62446bf4dcc rsh-0.17-25.3.ia64.rpm 44f1d4d7955056579b16a1f29b93652c rsh-server-0.17-25.3.ia64.rpm x86_64: fdb219bb4f76ef3add60d5dda6e583d4 rsh-0.17-25.3.x86_64.rpm ae5b1069589042712574a22b67a4d888 rsh-server-0.17-25.3.x86_64.rpm Red Hat Enterprise Linux WS version 4: SRPMS: cd810d79ebe62b9dd73ccfcd9a82ba42 rsh-0.17-25.3.src.rpm i386: e0b1f41ff4027f07e56c6c3a815beac5 rsh-0.17-25.3.i386.rpm 119de22692c472215c0bd5abd4ad437a rsh-server-0.17-25.3.i386.rpm ia64: 85191a2e9573743b281dd62446bf4dcc rsh-0.17-25.3.ia64.rpm 44f1d4d7955056579b16a1f29b93652c rsh-server-0.17-25.3.ia64.rpm x86_64: fdb219bb4f76ef3add60d5dda6e583d4 rsh-0.17-25.3.x86_64.rpm ae5b1069589042712574a22b67a4d888 rsh-server-0.17-25.3.x86_64.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key#package 7. References: https://www.cve.org/CVERecord?id=CVE-CAN-2004-0175 8. Contact: The Red Hat security contact is . More contact details at https://access.redhat.com/security/team/contact/ Copyright 2005 Red Hat, Inc. . The advisory from Red Hat details a minor security patch for rsh, fixing several bugs and addressing a potential vulnerability.. Red Hat Enterprise Linux,rsh security update,rsh command security,remote command issues. . Severity: Low. LinuxSecurity.com Team
Updated rsh packages that fix various bugs and a theoretical security issue are now available. This update has been rated as having low security impact by the Red Hat Security Response Team. - --------------------------------------------------------------------- Red Hat Security Advisory Synopsis: Low: rsh security update Advisory ID: RHSA-2005:074-01 Advisory URL: https://access.redhat.com/errata/RHSA-2005:074.html Issue date: 2005-05-18 Updated on: 2005-05-18 Product: Red Hat Enterprise Linux CVE Names: CAN-2004-0175 - ---------------------------------------------------------------------1. Summary: Updated rsh packages that fix various bugs and a theoretical security issue are now available. This update has been rated as having low security impact by the Red Hat Security Response Team 2. Relevant releases/architectures: Red Hat Enterprise Linux AS version 3 - i386, ia64, ppc, s390, s390x, x86_64 Red Hat Desktop version 3 - i386, x86_64 Red Hat Enterprise Linux ES version 3 - i386, ia64, x86_64 Red Hat Enterprise Linux WS version 3 - i386, ia64, x86_64 3. Problem description: The rsh package contains a set of programs that allow users to run commands on remote machines, login to other machines, and copy files between machines, using the rsh, rlogin, and rcp commands. All three of these commands use rhosts-style authentication. The rcp protocol allows a server to instruct a client to write to arbitrary files outside of the current directory. This could potentially cause a security issue if a user uses rcp to copy files from a malicious server. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2004-0175 to this issue. These updated packages also address the following bugs: The rexec command failed with "Invalid Argument", because the code used sigaction() as an unsupported signal. The rlogind server reported "SIGCHLD set to SIG_IGN but callswait()" message to the system log because the original BSD code was ported incorrectly to linux. The rexecd server did not function on systems where client hostnames were not in the DNS service, because server code called gethostbyaddr() for each new connection. The rcp command incorrectly used the "errno" variable and produced erroneous error messages. The rexecd command ignored settings in the /etc/security/limits file, because the PAM session was incorrectly initialized. The rexec command prompted for username and password regardless of the ~/.netrc configuration file contents. This updated package contains a patch that no longer skips the ~/.netrc file. All users of rsh should upgrade to these updated packages, which resolve these issues. 4. Solution: Before applying this update, make sure all previously released errata relevant to your system have been applied. To update all RPMs for your particular architecture, run: rpm -Fvh [filenames] where [filenames] is a list of the RPMs you wish to upgrade. Only those RPMs which are currently installed will be updated. Those RPMs which are not installed but included in the list will not be updated. Note that you can also use wildcards (*.rpm) if your current directory *only* contains the desired RPMs. Please note that this update is also available via Red Hat Network. Many people find this an easier way to apply updates. To use Red Hat Network, launch the Red Hat Update Agent with the following command: up2date This will start an interactive process that will result in the appropriate RPMs being upgraded on your system. If up2date fails to connect to Red Hat Network due to SSL Certificate Errors, you need to install a version of the up2date client with an updated certificate. The latest version of up2date is available from the Red Hat FTP site and may also be downloaded directly from the RHN website: https://access.redhat.com 5. RPMs required: Red Hat Enterprise Linux AS version3: SRPMS: 9db33654428c9f2a68ae4fc3d3538b45 rsh-0.17-17.6.src.rpm i386: d3c9d0998a481654e6aa70bae6d81284 rsh-0.17-17.6.i386.rpm 458e22f5bbb542402ff7f1d5b31d8efc rsh-server-0.17-17.6.i386.rpm ia64: 0ef714b4988d67746492c7fcc94c6505 rsh-0.17-17.6.ia64.rpm c5ffc16936049d313396840c1340b190 rsh-server-0.17-17.6.ia64.rpm ppc: b95b84629007515d08ebdb9dbfc3ef2f rsh-0.17-17.6.ppc.rpm fb95ecdabcdf4a94d3438d86c66fa10c rsh-server-0.17-17.6.ppc.rpm s390: 3aeade4296a8fbef841988fa0931a627 rsh-0.17-17.6.s390.rpm b974c6cfe31f0baa9863d543d4fbbc6c rsh-server-0.17-17.6.s390.rpm s390x: 40007c9ed95ad284c2d6863bff54a69c rsh-0.17-17.6.s390x.rpm 63df1e561f4ccd2d0a088e3c419e1647 rsh-server-0.17-17.6.s390x.rpm x86_64: d5a8b840af161bf40970e8d51b5be791 rsh-0.17-17.6.x86_64.rpm bc656e79fc3002249f5eb17d4993f67b rsh-server-0.17-17.6.x86_64.rpm Red Hat Desktop version 3: SRPMS: 9db33654428c9f2a68ae4fc3d3538b45 rsh-0.17-17.6.src.rpm i386: d3c9d0998a481654e6aa70bae6d81284 rsh-0.17-17.6.i386.rpm 458e22f5bbb542402ff7f1d5b31d8efc rsh-server-0.17-17.6.i386.rpm x86_64: d5a8b840af161bf40970e8d51b5be791 rsh-0.17-17.6.x86_64.rpm bc656e79fc3002249f5eb17d4993f67b rsh-server-0.17-17.6.x86_64.rpm Red Hat Enterprise Linux ES version 3: SRPMS: 9db33654428c9f2a68ae4fc3d3538b45 rsh-0.17-17.6.src.rpm i386: d3c9d0998a481654e6aa70bae6d81284 rsh-0.17-17.6.i386.rpm 458e22f5bbb542402ff7f1d5b31d8efc rsh-server-0.17-17.6.i386.rpm ia64: 0ef714b4988d67746492c7fcc94c6505 rsh-0.17-17.6.ia64.rpm c5ffc16936049d313396840c1340b190 rsh-server-0.17-17.6.ia64.rpm x86_64: d5a8b840af161bf40970e8d51b5be791 rsh-0.17-17.6.x86_64.rpm bc656e79fc3002249f5eb17d4993f67b rsh-server-0.17-17.6.x86_64.rpm Red Hat Enterprise Linux WS version 3: SRPMS: 9db33654428c9f2a68ae4fc3d3538b45 rsh-0.17-17.6.src.rpm i386: d3c9d0998a481654e6aa70bae6d81284 rsh-0.17-17.6.i386.rpm 458e22f5bbb542402ff7f1d5b31d8efc rsh-server-0.17-17.6.i386.rpm ia64: 0ef714b4988d67746492c7fcc94c6505 rsh-0.17-17.6.ia64.rpm c5ffc16936049d313396840c1340b190 rsh-server-0.17-17.6.ia64.rpm x86_64: d5a8b840af161bf40970e8d51b5be791 rsh-0.17-17.6.x86_64.rpm bc656e79fc3002249f5eb17d4993f67b rsh-server-0.17-17.6.x86_64.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key#package 6. References: https://www.cve.org/CVERecord?id=CVE-CAN-2004-0175 7. Contact: The Red Hat security contact is . More contact details at https://access.redhat.com/security/team/contact/ Copyright 2005 Red Hat, Inc. . The Red Hat announcement offers insights regarding a minor rsh patch aimed at fixing bugs and a potential security concern.. Red Hat Security,rsh update,low severity fixes. . Severity: Low. LinuxSecurity.com Team
Get the latest Linux and open source security news straight to your inbox.