CVE-2013-2013
low
CVSS v3
—
CVSS v2
2.1
VIR risk
2.1
Description
The user-password-update command in python-keystoneclient before 0.2.4 accepts the new password in the --password argument, which allows local users to obtain sensitive information by listing the process.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-2013
Vendor advisory: secalert@redhat.com — http://www.openwall.com/lists/oss-security/2013/05/23/4
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1:0.2.5-1 |
| debian | bullseye | fixed | 1:0.2.5-1 |
| debian | forky | fixed | 1:0.2.5-1 |
| debian | sid | fixed | 1:0.2.5-1 |
| debian | trixie | fixed | 1:0.2.5-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | python-keystoneclient | <0.2.4 | 0.2.4 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| openstack | python-keystoneclient | {"endIncluding":"0.2.3"} | |
| openstack | python-keystoneclient | 0.2.2 | |
References
- http://www.openwall.com/lists/oss-security/2013/05/23/4
- https://bugs.launchpad.net/python-keystoneclient/+bug/938315
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16937
- https://nvd.nist.gov/vuln/detail/CVE-2013-2013
- https://github.com/openstack/python-keystoneclient/commit/f2e0818bc97bfbeba83f6abbb07909a8debcad77
- https://github.com/openstack/python-keystoneclient
- https://github.com/pypa/advisory-database/tree/main/vulns/python-keystoneclient/PYSEC-2013-24.yaml
- https://security-tracker.debian.org/tracker/CVE-2013-2013
CWEs
CWE-200
Verify integrity in audit chain (admin only). AS-IS.