cvelist/2019/10xxx/CVE-2019-10176.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2019-03-27 12:01:06 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10176",
2019-08-02 15:00:55 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-08-02 15:00:43 +02:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "RedHat",
"product": {
"product_data": [
{
"product_name": "atomic-openshift",
"version": {
"version_data": [
{
"version_value": "all versions fixed"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10176",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10176",
"refsource": "CONFIRM"
2019-09-17 21:00:52 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2792",
"url": "https://access.redhat.com/errata/RHSA-2019:2792"
2019-12-16 18:01:04 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:4053",
"url": "https://access.redhat.com/errata/RHSA-2019:4053"
2019-08-02 15:00:43 +02:00
}
]
2019-03-27 12:01:06 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-08-02 15:00:43 +02:00
"value": "A flaw was found in OpenShift Container Platform, versions 3.11 and later, in which the CSRF tokens used in the cluster console component were found to remain static during a user's session. An attacker with the ability to observe the value of this token would be able to re-use the token to perform a CSRF attack."
2019-03-27 12:01:06 +00:00
}
]
2019-08-02 15:00:43 +02:00
},
"impact": {
"cvss": [
[
{
"vectorString": "4.2/CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
}
]
]
2019-03-27 12:01:06 +00:00
}
2019-08-02 15:00:55 +00:00
}