Explore top 10 tips to secure your open-source projects now. Read More
×
Paramiko could allow unintended access to network services.
Software Description:
- paramiko: Python SSH2 library
Details:
Daniel Hoffman discovered that Paramiko incorrectly handled authentication
when being used as a server. A remote attacker could use this issue to
bypass authentication without any credentials.
The problem can be corrected by updating your system to the following package versions: Ubuntu 18.04 LTS: python-paramiko 2.0.0-1ubuntu1.1 python3-paramiko 2.0.0-1ubuntu1.1 Ubuntu 16.04 LTS: python-paramiko 1.16.0-1ubuntu0.2 python3-paramiko 1.16.0-1ubuntu0.2 Ubuntu 14.04 LTS: python-paramiko 1.10.1-1git1ubuntu0.2 After a standard system update you need to reboot your computer to make all the necessary changes.
https://ubuntu.com/security/notices/USN-3796-1
CVE-2018-1000805
Get the latest Linux and open source security news straight to your inbox.