Explore top 10 tips to secure your open-source projects now. Read More
×
Requests could be made to expose cookies over the network.
Software Description:
- requests: elegant and simple HTTP library for Python
Details:
Matthew Daley discovered that Requests incorrectly handled cookies without
host values when being redirected. A remote attacker could possibly use
this issue to perform session fixation or cookie stealing attacks.
The problem can be corrected by updating your system to the following package versions: Ubuntu 14.10: python-requests 2.3.0-1ubuntu0.1 python3-requests 2.3.0-1ubuntu0.1 Ubuntu 14.04 LTS: python-requests 2.2.1-1ubuntu0.2 python3-requests 2.2.1-1ubuntu0.2 In general, a standard system update will make all the necessary changes.
https://ubuntu.com/security/notices/USN-2531-1
CVE-2015-2296
Get the latest Linux and open source security news straight to your inbox.