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

125 lines
4.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 16:00:48 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 21:50:03 +00:00
"CVE_data_meta": {
"ID": "CVE-2015-5306",
2023-02-02 16:00:48 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 21:50:03 +00:00
"STATE": "PUBLIC"
},
2023-02-02 16:00:48 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was discovered that enabling debug mode in openstack-ironic-discoverd also enabled debug mode in the underlying Flask framework. If errors were encountered while Flask was in debug mode, a user experiencing an error might be able to access the debug console (effectively, a command shell)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Exposed Dangerous Method or Function",
"cweId": "CWE-749"
}
]
}
]
},
2019-03-17 21:50:03 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 16:00:48 +00:00
"vendor_name": "Red Hat",
2019-03-17 21:50:03 +00:00
"product": {
"product_data": [
{
2023-02-02 16:00:48 +00:00
"product_name": "Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"version": {
"version_data": [
{
"version_value": "0:0.2.5-2.el7ost",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux OpenStack Platform director 7.0 for RHEL 7",
2019-03-17 21:50:03 +00:00
"version": {
"version_data": [
{
2023-02-02 16:00:48 +00:00
"version_value": "0:1.1.0-8.el7ost",
"version_affected": "!"
2019-03-17 21:50:03 +00:00
}
]
}
}
]
2023-02-02 16:00:48 +00:00
}
2019-03-17 21:50:03 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 16:00:48 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2015-2685.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2015-2685.html"
2019-03-17 21:50:03 +00:00
},
{
2023-02-02 16:00:48 +00:00
"url": "https://access.redhat.com/errata/RHSA-2015:1929",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2015:1929"
2019-03-17 21:50:03 +00:00
},
{
2023-02-02 16:00:48 +00:00
"url": "https://access.redhat.com/errata/RHSA-2015:2685",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2015:2685"
2019-03-17 21:50:03 +00:00
},
{
2023-02-02 16:00:48 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2015-5306",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2015-5306"
},
{
"url": "https://bugs.launchpad.net/ironic-inspector/+bug/1506419",
"refsource": "MISC",
"name": "https://bugs.launchpad.net/ironic-inspector/+bug/1506419"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1273698",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1273698"
}
]
},
"impact": {
"cvss": [
{
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "PARTIAL",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "PARTIAL",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
"version": "2.0"
2019-03-17 21:50:03 +00:00
}
]
}
}