cvelist/2016/2xxx/CVE-2016-2149.json

105 lines
3.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 21:01:26 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 01:17:20 +00:00
"CVE_data_meta": {
"ID": "CVE-2016-2149",
2023-02-02 21:01:26 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 01:17:20 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:01:26 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was found that OpenShift Enterprise would disclose log file contents from reclaimed namespaces. An attacker could create a new namespace to access log files present in a previously deleted namespace using the same name."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Authorization",
"cweId": "CWE-285"
}
]
}
]
},
2019-03-18 01:17:20 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 21:01:26 +00:00
"vendor_name": "Red Hat",
2019-03-18 01:17:20 +00:00
"product": {
"product_data": [
{
2023-02-02 21:01:26 +00:00
"product_name": "Red Hat OpenShift Container Platform 3.2",
2019-03-18 01:17:20 +00:00
"version": {
"version_data": [
{
2023-02-02 21:01:26 +00:00
"version_value": "0:3.2.0.20-1.git.0.f44746c.el7",
"version_affected": "!"
2019-03-18 01:17:20 +00:00
}
]
}
}
]
2023-02-02 21:01:26 +00:00
}
2019-03-18 01:17:20 +00:00
}
]
}
},
2023-02-02 21:01:26 +00:00
"references": {
"reference_data": [
2017-10-16 12:31:07 -04:00
{
2023-02-02 21:01:26 +00:00
"url": "https://access.redhat.com/errata/RHSA-2016:1064",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:1064"
},
2019-03-18 01:17:20 +00:00
{
2023-02-02 21:01:26 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2016-2149",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2016-2149"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1316267",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1316267"
2019-03-18 01:17:20 +00:00
}
]
},
2023-02-02 21:01:26 +00:00
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Wesley Hearn (Red Hat)."
}
],
"impact": {
"cvss": [
2019-03-18 01:17:20 +00:00
{
2023-02-02 21:01:26 +00:00
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 3.5,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "PARTIAL",
"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:P/I:N/A:N",
"version": "2.0"
2019-03-18 01:17:20 +00:00
}
]
}
}