ghsa-c36r-g737-9qp8
Vulnerability from github
Published
2022-05-14 01:58
Modified
2024-05-14 21:13
Severity ?
Summary
OpenStack Nova Potential Xen connection password leak via StorageError
Details
The volume_utils._parse_volume_info function in OpenStack Compute (Nova) before 2015.1.3 (kilo) and 12.0.x before 12.0.1 (liberty) includes the connection_info dictionary in the StorageError message when using the Xen backend, which might allow attackers to obtain sensitive password information by reading log files or other unspecified vectors.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "nova" }, "ranges": [ { "events": [ { "introduced": "12.0.0" }, { "fixed": "12.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-8749" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2024-05-14T21:13:52Z", "nvd_published_at": "2016-01-15T19:59:00Z", "severity": "MODERATE" }, "details": "The volume_utils._parse_volume_info function in OpenStack Compute (Nova) before 2015.1.3 (kilo) and 12.0.x before 12.0.1 (liberty) includes the connection_info dictionary in the StorageError message when using the Xen backend, which might allow attackers to obtain sensitive password information by reading log files or other unspecified vectors.", "id": "GHSA-c36r-g737-9qp8", "modified": "2024-05-14T21:13:52Z", "published": "2022-05-14T01:58:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8749" }, { "type": "WEB", "url": "https://github.com/openstack/nova/commit/8b289237ed6d53738c22878decf0c429301cf3d0" }, { "type": "WEB", "url": "https://github.com/openstack/nova/commit/b2acc9fa864b6fe10bc0c5f3786b976b472b1b27" }, { "type": "WEB", "url": "https://github.com/openstack/nova/commit/cf197ec2d682fb4da777df2291ca7ef101f73b77" }, { "type": "WEB", "url": "https://github.com/openstack/nova/commit/ef1ccdaca9512b88878155f7d8c2c77853d91252" }, { "type": "WEB", "url": "https://bugs.launchpad.net/nova/+bug/1516765" }, { "type": "PACKAGE", "url": "https://github.com/openstack/nova" }, { "type": "WEB", "url": "https://security.openstack.org/ossa/OSSA-2016-002.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/01/07/8" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/01/07/9" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/80189" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": " OpenStack Nova Potential Xen connection password leak via StorageError" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.