PDA

View Full Version : OpenSSH 5.0/5.0p1



demz
04-03-2008, 06:59 AM
New SSH version due security bugs!!


OpenSSH 5.0 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.

We apologise for any inconvenience resulting from this release
being made so shortly after 4.9. Unfortunately we only learned of
the below security issue from the public CVE report. The Debian
OpenSSH maintainers responsible for handling the initial report of
this bug failed to report it via either the private OpenSSH security
contact list (openssh@openssh.com) or the portable OpenSSH Bugzilla
(http://bugzilla.mindrot.org/).

We ask anyone wishing to report security bugs in OpenSSH to please use
the openssh@openssh.com contact and to practice responsible disclosure.

OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0
implementation and includes sftp client and server support.

Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested snapshots and purchased
T-shirts or posters.

T-shirt, poster and CD sales directly support the project. Pictures
and more information can be found at:
http://www.openbsd.org/tshirts.html and
http://www.openbsd.org/orders.html

For international orders use http://https.openbsd.org/cgi-bin/order
and for European orders, use http://https.openbsd.org/cgi-bin/order.eu

Changes since OpenSSH 4.9:
============================

Security:

* CVE-2008-1483: Avoid possible hijacking of X11-forwarded connections
by refusing to listen on a port unless all address families bind
successfully.

Checksums:
==========

- SHA1 (openssh-5.0.tar.gz) = 729fb3168edf6a68408223b5ed82e59d13b57c47
- SHA1 (openssh-5.0p1.tar.gz) = 121cea3a730c0b0353334b6f46f438de30ab4928

Reporting Bugs:
===============

- please read http://www.openssh.com/report.html
and http://bugzilla.mindrot.org/

OpenSSH is brought to you by Markus Friedl, Niels Provos, Theo de Raadt,
Kevin Steves, Damien Miller, Darren Tucker, Jason McIntyre, Tim Rice and
Ben Lindstrom.

smtalk
04-03-2008, 07:17 AM
This thread should be posted here: 3rd Party Software Version Updates (http://directadmin.com/forum/forumdisplay.php?f=65).

demz
04-03-2008, 07:19 AM
Ohh.. i would think SSH is required for DA, or else you can't do anything!

Or do you go to the dc, plug in monitor and update? hehe kidding around :)

smtalk
04-03-2008, 07:26 AM
No, but all DirectAdmin supported operating systems have update-install systems as apt-get on Debian/Ubuntu, yum on Fedora Core, CentOS or Redhat, or ports on FreeBSD, and openssh is not compiled from the source tarball on these systems.

@how@
04-04-2008, 02:44 AM
Thanks :)

Wael

h2d
04-04-2008, 06:27 AM
No, but all DirectAdmin supported operating systems have update-install systems as apt-get on Debian/Ubuntu, yum on Fedora Core, CentOS or Redhat, or ports on FreeBSD, and openssh is not compiled from the source tarball on these systems.

Technically it is actually compiled from a tarball source on freebsd ;)