cvelist/2014/0xxx/CVE-2014-0188.json

139 lines
5.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 15:00:49 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 00:48:32 +00:00
"CVE_data_meta": {
"ID": "CVE-2014-0188",
2023-02-02 15:00:49 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 00:48:32 +00:00
"STATE": "PUBLIC"
},
2023-02-02 15:00:49 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "CVE-2014-0188 OpenShift: openshift-origin-broker plugin allows impersonation"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Authentication",
"cweId": "CWE-287"
}
]
}
]
},
2019-03-18 00:48:32 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 15:00:49 +00:00
"vendor_name": "Red Hat",
2019-03-18 00:48:32 +00:00
"product": {
"product_data": [
{
2023-02-02 15:00:49 +00:00
"product_name": "Red Hat OpenShift Enterprise 2.0",
"version": {
"version_data": [
{
"version_value": "0:1.15.3.5-1.el6op",
"version_affected": "!"
},
{
"version_value": "0:1.17.4-1.el6op",
"version_affected": "!"
}
]
}
},
{
"product_name": "RHEL 6 Version of OpenShift Enterprise 1.2",
2019-03-18 00:48:32 +00:00
"version": {
"version_data": [
{
2023-02-02 15:00:49 +00:00
"version_value": "0:1.5.9-1.el6op",
"version_affected": "!"
},
{
"version_value": "0:1.8.4-1.el6op",
"version_affected": "!"
2019-03-18 00:48:32 +00:00
}
]
}
}
]
2023-02-02 15:00:49 +00:00
}
2019-03-18 00:48:32 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 15:00:49 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2014-0422.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2014-0422.html"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2014-0423.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2014-0423.html"
},
{
"url": "https://access.redhat.com/errata/RHSA-2014:0422",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2014:0422"
},
{
"url": "https://access.redhat.com/errata/RHSA-2014:0423",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2014:0423"
2019-03-18 00:48:32 +00:00
},
{
2023-02-02 15:00:49 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2014-0188",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2014-0188"
2019-03-18 00:48:32 +00:00
},
{
2023-02-02 15:00:49 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1090120",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1090120"
}
]
},
"work_around": [
{
"lang": "en",
"value": "add this in the host httpd conf global config, e.g. at the \nend of /etc/httpd/conf.d/000002_openshift_origin_broker_proxy.conf:\n\nRequestHeader unset X-Remote-User"
}
],
"impact": {
"cvss": [
{
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 7.5,
"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:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
2019-03-18 00:48:32 +00:00
}
]
}
}