gsd-2015-3280
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
OpenStack Compute (nova) before 2014.2.4 (juno) and 2015.1.x before 2015.1.2 (kilo) does not properly delete instances from compute nodes, which allows remote authenticated users to cause a denial of service (disk consumption) by deleting instances while in the resize state.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-3280", "description": "OpenStack Compute (nova) before 2014.2.4 (juno) and 2015.1.x before 2015.1.2 (kilo) does not properly delete instances from compute nodes, which allows remote authenticated users to cause a denial of service (disk consumption) by deleting instances while in the resize state.", "id": "GSD-2015-3280", "references": [ "https://www.suse.com/security/cve/CVE-2015-3280.html", "https://access.redhat.com/errata/RHSA-2015:1898", "https://ubuntu.com/security/CVE-2015-3280" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-3280" ], "details": "OpenStack Compute (nova) before 2014.2.4 (juno) and 2015.1.x before 2015.1.2 (kilo) does not properly delete instances from compute nodes, which allows remote authenticated users to cause a denial of service (disk consumption) by deleting instances while in the resize state.", "id": "GSD-2015-3280", "modified": "2023-12-13T01:20:07.968567Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-3280", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "OpenStack Compute (nova) before 2014.2.4 (juno) and 2015.1.x before 2015.1.2 (kilo) does not properly delete instances from compute nodes, which allows remote authenticated users to cause a denial of service (disk consumption) by deleting instances while in the resize state." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://rhn.redhat.com/errata/RHSA-2015-1898.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2015-1898.html" }, { "name": "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html", "refsource": "MISC", "url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html" }, { "name": "http://www.securityfocus.com/bid/76553", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/76553" }, { "name": "https://launchpad.net/bugs/1392527", "refsource": "MISC", "url": "https://launchpad.net/bugs/1392527" }, { "name": "https://security.openstack.org/ossa/OSSA-2015-017.html", "refsource": "MISC", "url": "https://security.openstack.org/ossa/OSSA-2015-017.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c2014.2.4||\u003e=2015.1.0,\u003c2015.1.2", "affected_versions": "All versions before 2014.2.4, all versions starting from 2015.1.0 before 2015.1.2", "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:N/A:C", "cwe_ids": [ "CWE-1035", "CWE-399", "CWE-937" ], "date": "2023-02-08", "description": "A flaw was found in the way OpenStack Compute (nova) handled the resize state. If an authenticated user deleted an instance while it was in the resize state, it could cause the original instance to not be deleted from the compute node it was running on, allowing the user to cause a denial of service.", "fixed_versions": [ "2014.2.4", "2015.1.2" ], "identifier": "CVE-2015-3280", "identifiers": [ "GHSA-mfmj-gwg3-vhw7", "CVE-2015-3280" ], "not_impacted": "All versions starting from 2014.2.4 before 2015.1.0, all versions starting from 2015.1.2", "package_slug": "pypi/nova", "pubdate": "2022-05-14", "solution": "Upgrade to versions 2014.2.4, 2015.1.2 or above.", "title": "OpenStack Compute (nova) allows remote authenticated users to cause a denial of service", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2015-3280", "https://launchpad.net/bugs/1392527", "https://security.openstack.org/ossa/OSSA-2015-017.html", "http://rhn.redhat.com/errata/RHSA-2015-1898.html", "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html", "https://access.redhat.com/errata/RHSA-2015:1898", "https://access.redhat.com/security/cve/CVE-2015-3280", "https://bugzilla.redhat.com/show_bug.cgi?id=1257942", "https://web.archive.org/web/20200228023247/http://www.securityfocus.com/bid/76553", "https://github.com/advisories/GHSA-mfmj-gwg3-vhw7" ], "uuid": "22c9da94-6eb2-4da2-83d8-3a747a3c2689" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:openstack:nova:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2015.1.2", "versionStartIncluding": "2015.1.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openstack:nova:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2014.2.4", "versionStartIncluding": "2014.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-3280" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "OpenStack Compute (nova) before 2014.2.4 (juno) and 2015.1.x before 2015.1.2 (kilo) does not properly delete instances from compute nodes, which allows remote authenticated users to cause a denial of service (disk consumption) by deleting instances while in the resize state." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-399" } ] } ] }, "references": { "reference_data": [ { "name": "https://security.openstack.org/ossa/OSSA-2015-017.html", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://security.openstack.org/ossa/OSSA-2015-017.html" }, { "name": "RHSA-2015:1898", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-1898.html" }, { "name": "https://launchpad.net/bugs/1392527", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://launchpad.net/bugs/1392527" }, { "name": "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html" }, { "name": "76553", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/76553" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 6.8, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:C", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2023-02-13T00:49Z", "publishedDate": "2015-10-26T17:59Z" } } }
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.
Loading…
Loading…