gsd-2014-8750
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Race condition in the VMware driver in OpenStack Compute (Nova) before 2014.1.4 and 2014.2 before 2014.2rc1 allows remote authenticated users to access unintended consoles by spawning an instance that triggers the same VNC port to be allocated to two different instances.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-8750", "description": "Race condition in the VMware driver in OpenStack Compute (Nova) before 2014.1.4 and 2014.2 before 2014.2rc1 allows remote authenticated users to access unintended consoles by spawning an instance that triggers the same VNC port to be allocated to two different instances.", "id": "GSD-2014-8750", "references": [ "https://www.suse.com/security/cve/CVE-2014-8750.html", "https://access.redhat.com/errata/RHSA-2014:1782", "https://access.redhat.com/errata/RHSA-2014:1781", "https://access.redhat.com/errata/RHSA-2014:1689", "https://linux.oracle.com/cve/CVE-2014-8750.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-8750" ], "details": "Race condition in the VMware driver in OpenStack Compute (Nova) before 2014.1.4 and 2014.2 before 2014.2rc1 allows remote authenticated users to access unintended consoles by spawning an instance that triggers the same VNC port to be allocated to two different instances.", "id": "GSD-2014-8750", "modified": "2023-12-13T01:22:49.420293Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-8750", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Race condition in the VMware driver in OpenStack Compute (Nova) before 2014.1.4 and 2014.2 before 2014.2rc1 allows remote authenticated users to access unintended consoles by spawning an instance that triggers the same VNC port to be allocated to two different instances." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.launchpad.net/nova/+bug/1357372", "refsource": "CONFIRM", "url": "https://bugs.launchpad.net/nova/+bug/1357372" }, { "name": "60227", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/60227" }, { "name": "RHSA-2014:1689", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-1689.html" }, { "name": "RHSA-2014:1782", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-1782.html" }, { "name": "RHSA-2014:1781", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-1781.html" }, { "name": "[oss-security] 20141014 [OSSA 2014-035] Nova VMware driver may connect VNC to another tenant\u0027s console (CVE-2014-8750)", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2014/10/14/9" }, { "name": "[openstack-announce] 20141014 [OSSA 2014-035] Nova VMware driver may connect VNC to another tenant\u0027s console (CVE-2014-8750)", "refsource": "MLIST", "url": "http://lists.openstack.org/pipermail/openstack-announce/2014-October/000293.html" }, { "name": "70182", "refsource": "BID", "url": "http://www.securityfocus.com/bid/70182" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:openstack:nova:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2014.1.4", "versionStartIncluding": "2014.1", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openstack:nova:2014.2:milestone2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openstack:nova:2014.2:milestone1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openstack:nova:2014.2:milestone3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-8750" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Race condition in the VMware driver in OpenStack Compute (Nova) before 2014.1.4 and 2014.2 before 2014.2rc1 allows remote authenticated users to access unintended consoles by spawning an instance that triggers the same VNC port to be allocated to two different instances." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-362" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20141014 [OSSA 2014-035] Nova VMware driver may connect VNC to another tenant\u0027s console (CVE-2014-8750)", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2014/10/14/9" }, { "name": "70182", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/70182" }, { "name": "https://bugs.launchpad.net/nova/+bug/1357372", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://bugs.launchpad.net/nova/+bug/1357372" }, { "name": "60227", "refsource": "SECUNIA", "tags": [ "Third Party Advisory" ], "url": "http://secunia.com/advisories/60227" }, { "name": "[openstack-announce] 20141014 [OSSA 2014-035] Nova VMware driver may connect VNC to another tenant\u0027s console (CVE-2014-8750)", "refsource": "MLIST", "tags": [ "Vendor Advisory" ], "url": "http://lists.openstack.org/pipermail/openstack-announce/2014-October/000293.html" }, { "name": "RHSA-2014:1689", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1689.html" }, { "name": "RHSA-2014:1782", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1782.html" }, { "name": "RHSA-2014:1781", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1781.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 6.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2018-11-16T15:06Z", "publishedDate": "2014-10-15T14:55Z" } } }
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.