Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges
Bash allowed bypassing environment restrictions in certain environments.
Software Description:
- bash: GNU Bourne Again SHell
Details:
Stephane Chazelas discovered that Bash incorrectly handled trailing code in
function definitions. An attacker could use this issue to bypass
environment restrictions, such as SSH forced command environments.
The problem can be corrected by updating your system to the following package versions: Ubuntu 14.04 LTS: bash 4.3-7ubuntu1.1 Ubuntu 12.04 LTS: bash 4.2-2ubuntu2.2 Ubuntu 10.04 LTS: bash 4.1-2ubuntu3.1 In general, a standard system update will make all the necessary changes.
https://ubuntu.com/security/notices/USN-2362-1
CVE-2014-6271
Get the latest Linux and open source security news straight to your inbox.