cvelist/2015/5xxx/CVE-2015-5162.json

268 lines
12 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 15:01:01 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 04:09:19 +00:00
"CVE_data_meta": {
"ID": "CVE-2015-5162",
2023-02-02 15:01:01 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 04:09:19 +00:00
"STATE": "PUBLIC"
},
2023-02-02 15:01:01 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A resource vulnerability in the OpenStack Compute (nova), Block Storage (cinder), and Image (glance) services was found in their use of qemu-img. An unprivileged user could consume as much as 4 GB of RAM on the compute host by uploading a malicious image. This flaw could lead possibly to host out-of-memory errors and negatively affect other running tenant instances. oslo.concurrency has been updated to support process limits ('prlimit'), which is needed to fix this flaw."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Uncontrolled Resource Consumption",
"cweId": "CWE-400"
}
]
}
]
},
2019-03-18 04:09:19 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 15:01:01 +00:00
"vendor_name": "Red Hat",
2019-03-18 04:09:19 +00:00
"product": {
"product_data": [
{
2023-02-02 15:01:01 +00:00
"product_name": "Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 6",
2019-03-18 04:09:19 +00:00
"version": {
"version_data": [
{
2023-02-02 15:01:01 +00:00
"version_value": "0:2014.1.5-9.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-9.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.4-11.el7ost",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7",
"version": {
"version_data": [
{
"version_value": "0:2015.1.3-12.el7ost",
"version_affected": "!"
},
{
"version_value": "0:2015.1.2-3.el7ost",
"version_affected": "!"
},
{
"version_value": "0:2015.1.4-32.el7ost",
"version_affected": "!"
},
{
"version_value": "0:1.8.2-2.el7ost",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat OpenStack Platform 8.0 (Liberty)",
"version": {
"version_data": [
{
"version_value": "1:7.0.3-1.el7ost",
"version_affected": "!"
},
{
"version_value": "1:11.0.1-6.el7ost",
"version_affected": "!"
},
{
"version_value": "1:12.0.5-9.el7ost",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat OpenStack Platform 9.0 (Mitaka)",
"version": {
"version_data": [
{
"version_value": "1:8.1.1-4.el7ost",
"version_affected": "!"
},
{
"version_value": "1:12.0.0-2.el7ost",
"version_affected": "!"
2019-03-18 04:09:19 +00:00
}
]
}
}
]
2023-02-02 15:01:01 +00:00
}
2019-03-18 04:09:19 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 15:01:01 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2016-2923.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-2923.html"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2016-2991.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-2991.html"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2017-0153.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2017-0153.html"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2017-0156.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2017-0156.html"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2017-0165.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2017-0165.html"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2017-0282.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2017-0282.html"
2019-03-18 04:09:19 +00:00
},
{
2023-02-02 15:01:01 +00:00
"url": "http://www.openwall.com/lists/oss-security/2016/10/06/8",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2016/10/06/8"
2019-03-18 04:09:19 +00:00
},
{
2023-02-02 15:01:01 +00:00
"url": "http://www.securityfocus.com/bid/76849",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/76849"
2019-03-18 04:09:19 +00:00
},
{
2023-02-02 15:01:01 +00:00
"url": "https://access.redhat.com/errata/RHSA-2016:2923",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:2923"
2019-03-18 04:09:19 +00:00
},
{
2023-02-02 15:01:01 +00:00
"url": "https://access.redhat.com/errata/RHSA-2016:2991",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:2991"
2019-03-18 04:09:19 +00:00
},
{
2023-02-02 15:01:01 +00:00
"url": "https://access.redhat.com/errata/RHSA-2017:0153",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:0153"
2019-03-18 04:09:19 +00:00
},
{
2023-02-02 15:01:01 +00:00
"url": "https://access.redhat.com/errata/RHSA-2017:0156",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:0156"
2019-03-18 04:09:19 +00:00
},
{
2023-02-02 15:01:01 +00:00
"url": "https://access.redhat.com/errata/RHSA-2017:0165",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:0165"
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:0282",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:0282"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2015-5162",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2015-5162"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1268303",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1268303"
},
{
"url": "https://launchpad.net/bugs/1449062",
"refsource": "MISC",
"name": "https://launchpad.net/bugs/1449062"
}
]
},
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Richard W.M. Jones (Red Hat)."
}
],
"impact": {
"cvss": [
{
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 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:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
2019-03-18 04:09:19 +00:00
},
{
2023-02-02 15:01:01 +00:00
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
2019-03-18 04:09:19 +00:00
}
]
}
}