Explore top 10 tips to secure your open-source projects now. Read More
×
Applications using PyYAML could be made to crash if they received
specially crafted input.
Software Description:
- pyyaml: YAML parser and emitter for Python
Details:
Stanisław Pitucha and Jonathan Gray discovered that PyYAML did not
properly handle wrapped strings. An attacker could create specially
crafted YAML data to trigger an assert, causing a denial of service.
The problem can be corrected by updating your system to the following package versions: Ubuntu 14.10: python-yaml 3.11-1ubuntu0.1 python3-yaml 3.11-1ubuntu0.1 Ubuntu 14.04 LTS: python-yaml 3.10-4ubuntu0.1 python3-yaml 3.10-4ubuntu0.1 Ubuntu 12.04 LTS: python-yaml 3.10-2ubuntu0.1 python3-yaml 3.10-2ubuntu0.1 After a standard system update you need to restart applications using PyYAML to make all the necessary changes.
https://ubuntu.com/security/notices/USN-2461-3
CVE-2014-9130
Get the latest Linux and open source security news straight to your inbox.