cvelist/2015/3xxx/CVE-2015-3280.json

157 lines
6.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 16:00:36 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 22:58:44 +00:00
"CVE_data_meta": {
"ID": "CVE-2015-3280",
2023-02-02 16:00:36 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 22:58:44 +00:00
"STATE": "PUBLIC"
},
2023-02-02 16:00:36 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Missing Release of Resource after Effective Lifetime",
"cweId": "CWE-772"
}
]
}
]
},
2019-03-17 22:58:44 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 16:00:36 +00:00
"vendor_name": "Red Hat",
2019-03-17 22:58:44 +00:00
"product": {
"product_data": [
{
2023-02-02 16:00:36 +00:00
"product_name": "Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 6",
"version": {
"version_data": [
{
"version_value": "0:2014.1.5-3.el6ost",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 7",
"version": {
"version_data": [
{
"version_value": "0:2014.1.5-5.el7ost",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"version": {
"version_data": [
{
"version_value": "0:2014.2.3-31.el7ost",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7",
2019-03-17 22:58:44 +00:00
"version": {
"version_data": [
{
2023-02-02 16:00:36 +00:00
"version_value": "0:2015.1.1-3.el7ost",
"version_affected": "!"
2019-03-17 22:58:44 +00:00
}
]
}
}
]
2023-02-02 16:00:36 +00:00
}
2019-03-17 22:58:44 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 16:00:36 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2015-1898.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2015-1898.html"
2019-03-17 22:58:44 +00:00
},
{
2023-02-02 16:00:36 +00:00
"url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html",
"refsource": "MISC",
"name": "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html"
2019-03-17 22:58:44 +00:00
},
{
2023-02-02 16:00:36 +00:00
"url": "http://www.securityfocus.com/bid/76553",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/76553"
2019-03-17 22:58:44 +00:00
},
{
2023-02-02 16:00:36 +00:00
"url": "https://access.redhat.com/errata/RHSA-2015:1898",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2015:1898"
2019-03-17 22:58:44 +00:00
},
{
2023-02-02 16:00:36 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2015-3280",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2015-3280"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1257942",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1257942"
},
{
"url": "https://launchpad.net/bugs/1392527",
"refsource": "MISC",
"name": "https://launchpad.net/bugs/1392527"
},
{
"url": "https://security.openstack.org/ossa/OSSA-2015-017.html",
"refsource": "MISC",
"name": "https://security.openstack.org/ossa/OSSA-2015-017.html"
}
]
},
"impact": {
"cvss": [
{
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 3.5,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "NONE",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "NONE",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:N/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
2019-03-17 22:58:44 +00:00
}
]
}
}