Your submission was sent successfully! Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

CVE-2014-3621

Publication date 2 October 2014

Last updated 24 July 2024


Ubuntu priority

The catalog url replacement in OpenStack Identity (Keystone) before 2013.2.3 and 2014.1 before 2014.1.2.1 allows remote authenticated users to read sensitive configuration options via a crafted endpoint, as demonstrated by "$(admin_token)" in the publicurl endpoint field.

Read the notes from the security team

Status

Package Ubuntu Release Status
keystone 17.04 zesty
Fixed 1:2014.2~rc1-0ubuntu1
16.10 yakkety
Fixed 1:2014.2~rc1-0ubuntu1
16.04 LTS xenial
Fixed 1:2014.2~rc1-0ubuntu1
15.10 wily
Fixed 1:2014.2~rc1-0ubuntu1
15.04 vivid
Fixed 1:2014.2~rc1-0ubuntu1
14.10 utopic
Fixed 1:2014.2~rc1-0ubuntu1
14.04 LTS trusty
Fixed 1:2014.1.3-0ubuntu1
12.04 LTS precise Ignored
10.04 LTS lucid Not in release

Notes


jdstrand

12.04 is affected. Create test service and malicious endpoint as per the bug, then do (assumes 'testadmin' is in the 'admin' project (use tenant id from `keystone tenant-list|grep admin`): curl -k -X 'POST' -v http://127.0.0.1:5000/v2.0/tokens -d '{"auth":{"passwordCredentials":{"username": "testadmin", "password":"<pass>"}, "tenantId": "<id>"}}' -H 'Content-type: application/json' | python -m json.tool

Patch details

For informational purposes only. We recommend not to cherry-pick updates. How can I get the fixes?

Package Patch details
keystone

References

Related Ubuntu Security Notices (USN)

    • USN-2406-1
    • OpenStack Keystone vulnerability
    • 11 November 2014

Other references