cvelist/2016/3xxx/CVE-2016-3711.json

108 lines
3.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 21:01:38 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 22:40:54 +00:00
"CVE_data_meta": {
"ID": "CVE-2016-3711",
2023-02-02 21:01:38 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 22:40:54 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:01:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "An information disclosure flaw was discovered in haproxy as used by OpenShift Enterprise; a cookie with the name \"OPENSHIFT_[namespace]_SERVERID\" was set, which contained the internal IP address of a pod."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
},
2019-03-17 22:40:54 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 21:01:38 +00:00
"vendor_name": "Red Hat",
2019-03-17 22:40:54 +00:00
"product": {
"product_data": [
{
2023-02-02 21:01:38 +00:00
"product_name": "Red Hat OpenShift Container Platform 3.2",
2019-03-17 22:40:54 +00:00
"version": {
"version_data": [
{
2023-02-02 21:01:38 +00:00
"version_value": "0:0.0.20-1.el7aos",
"version_affected": "!"
},
{
"version_value": "0:1.0.8-2.el7aos",
"version_affected": "!"
2019-03-17 22:40:54 +00:00
}
]
}
}
]
2023-02-02 21:01:38 +00:00
}
2019-03-17 22:40:54 +00:00
}
]
}
},
2023-02-02 21:01:38 +00:00
"references": {
"reference_data": [
2017-10-16 12:31:07 -04:00
{
2023-02-02 21:01:38 +00:00
"url": "https://access.redhat.com/errata/RHSA-2016:1064",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:1064"
},
2019-03-17 22:40:54 +00:00
{
2023-02-02 21:01:38 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2016-3711",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2016-3711"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1322718",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1322718"
},
{
"url": "https://github.com/openshift/origin/pull/8334",
"refsource": "MISC",
"name": "https://github.com/openshift/origin/pull/8334"
2019-03-17 22:40:54 +00:00
}
]
},
2023-02-02 21:01:38 +00:00
"impact": {
"cvss": [
2019-03-17 22:40:54 +00:00
{
2023-02-02 21:01:38 +00:00
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 1.9,
"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:L/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
2019-03-17 22:40:54 +00:00
}
]
}
}