GHSA-gwvq-rgqf-993f

Suggest an improvement
Source
https://github.com/advisories/GHSA-gwvq-rgqf-993f
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-gwvq-rgqf-993f/GHSA-gwvq-rgqf-993f.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-gwvq-rgqf-993f
Aliases
Published
2022-05-17T00:13:54Z
Modified
2024-10-25T21:01:25.911089Z
Severity
  • 6.0 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L CVSS Calculator
  • 2.3 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L CVSS Calculator
Summary
python-keystoneclient vulnerable to context confusion in Keystone auth_token middleware
Details

A context confusion vulnerability was identified in Keystone authtoken middleware (shipped in python-keystoneclient) before 0.7.0. By doing repeated requests, with sufficient load on the target system, an authenticated user may in certain situations assume another authenticated user's complete identity and multi-tenant authorizations, potentially resulting in a privilege escalation. Note that it is related to a bad interaction between eventlet and python-memcached that should be avoided if the calling process already monkey-patches "thread" to use eventlet. Only keystone middleware setups using authtoken with memcache are vulnerable.

Database specific
{
    "nvd_published_at": "2014-04-15T14:55:00Z",
    "cwe_ids": [
        "CWE-522"
    ],
    "severity": "LOW",
    "github_reviewed": true,
    "github_reviewed_at": "2023-08-03T23:09:34Z"
}
References

Affected packages

PyPI / python-keystoneclient

Package

Name
python-keystoneclient
View open source insights on deps.dev
Purl
pkg:pypi/python-keystoneclient

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.7.0

Affected versions

0.*

0.1.1
0.1.2
0.1.3
0.2.0
0.2.1
0.2.2
0.2.3
0.2.4
0.2.5
0.3.0
0.3.1
0.3.2
0.4.0
0.4.1
0.4.2
0.5.0
0.5.1
0.6.0

Database specific

{
    "last_known_affected_version_range": "<= 0.6.0"
}