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

104 lines
3.6 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-18 03:21:22 +00:00
"CVE_data_meta": {
"ID": "CVE-2015-5250",
2023-02-02 16:00:48 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 03:21:22 +00:00
"STATE": "PUBLIC"
},
2023-02-02 16:00:48 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was found that improper error handling in the API server could cause the master process to crash. A user with network access to the master could use this flaw to crash the master process."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
2019-03-18 03:21:22 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 16:00:48 +00:00
"vendor_name": "Red Hat",
2019-03-18 03:21:22 +00:00
"product": {
"product_data": [
{
2023-02-02 16:00:48 +00:00
"product_name": "Red Hat OpenShift Enterprise 3.0",
2019-03-18 03:21:22 +00:00
"version": {
"version_data": [
{
2023-02-02 16:00:48 +00:00
"version_value": "0:3.0.1.0-1.git.529.dcab62c.el7ose",
"version_affected": "!"
2019-03-18 03:21:22 +00:00
}
]
}
}
]
2023-02-02 16:00:48 +00:00
}
2019-03-18 03:21:22 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 16:00:48 +00:00
"url": "https://access.redhat.com/errata/RHSA-2015:1736",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2015:1736"
2019-03-18 03:21:22 +00:00
},
{
2023-02-02 16:00:48 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2015-5250",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2015-5250"
2019-03-18 03:21:22 +00:00
},
{
2023-02-02 16:00:48 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1259867",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1259867"
},
{
"url": "https://github.com/openshift/origin/issues/4374",
"refsource": "MISC",
"name": "https://github.com/openshift/origin/issues/4374"
}
]
},
"impact": {
"cvss": [
{
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 4,
"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:S/C:N/I:N/A:P",
"version": "2.0"
2019-03-18 03:21:22 +00:00
}
]
}
}