CVE-2014-7144

medium
Published 2022-05-17 · Modified 2023-11-08
CVSS v3
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS v2
4.3
VIR risk
4.3

Description

OpenStack keystonemiddleware (formerly python-keystoneclient) 0.x before 0.11.0 and 1.x before 1.2.0 disables certification verification when the "insecure" option is set in a paste configuration (paste.ini) file regardless of the value, which allows remote attackers to conduct man-in-the-middle attacks via a crafted certificate.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-7144

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://bugs.launchpad.net/python-keystoneclient/+bug/1353315

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://www.openwall.com/lists/oss-security/2014/09/25/51

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed1:0.10.1-2
debian debianbullseyefixed1:0.10.1-2
debian debianforkyfixed1:0.10.1-2
debian debiansidfixed1:0.10.1-2
debian debiantrixiefixed1:0.10.1-2

Package impact

EcosystemPackageVulnerableFixed
python PyPIkeystonemiddleware<0.11.00.11.0
python PyPIkeystonemiddleware>=1.0,<1.2.01.2.0
python PyPIpython-keystoneclient<0.11.00.11.0
python PyPIpython-keystoneclient>=1.0,<1.2.01.2.0

Application impact

VendorProductVersionsFixed
openstackkeystonemiddleware1.0.0
openstackkeystonemiddleware1.1.0
openstackkeystonemiddleware1.1.1
openstackpython-keystoneclient{"endIncluding":"0.10.1"}

References

CWEs

CWE-310

Verify integrity in audit chain (admin only). AS-IS.