CVE-2013-2059
medium
CVSS v3
—
CVSS v2
6.0
VIR risk
6.0
Description
OpenStack Identity (Keystone) Folsom 2012.2.4 and earlier, Grizzly before 2013.1.1, and Havana does not immediately revoke the authentication token when deleting a user through the Keystone v2 API, which allows remote authenticated users to retain access via the token.
Predictions
Exploit likelihood
30%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-2059
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/53339
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/53326
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2013.1.1-2 |
| debian | bullseye | fixed | 2013.1.1-2 |
| debian | forky | fixed | 2013.1.1-2 |
| debian | sid | fixed | 2013.1.1-2 |
| debian | trixie | fixed | 2013.1.1-2 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | keystone | <8.0.0a0 | 8.0.0a0 |
References
- http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105916.html
- http://lists.fedoraproject.org/pipermail/package-announce/2013-May/106220.html
- http://lists.opensuse.org/opensuse-updates/2013-06/msg00085.html
- http://osvdb.org/93134
- http://secunia.com/advisories/53326
- http://secunia.com/advisories/53339
- http://www.openwall.com/lists/oss-security/2013/05/09/3
- http://www.openwall.com/lists/oss-security/2013/05/09/4
- http://www.securityfocus.com/bid/59787
- https://bugs.launchpad.net/keystone/+bug/1166670
- https://exchange.xforce.ibmcloud.com/vulnerabilities/84135
- https://nvd.nist.gov/vuln/detail/CVE-2013-2059
- https://github.com/openstack/keystone/commit/33214f311aa36b17f8f5ff06bee2130bf061df8f
- https://github.com/openstack/keystone/commit/678b06a91f772d6be82eb54ed11f27e20f446b57
- https://github.com/openstack/keystone/commit/992466d1dbf80a940190703dedf800d6d12dede8
- https://github.com/openstack/keystone
- https://github.com/pypa/advisory-database/tree/main/vulns/keystone/PYSEC-2013-41.yaml
- https://security-tracker.debian.org/tracker/CVE-2013-2059
CWEs
CWE-287
Verify integrity in audit chain (admin only). AS-IS.