cvelist/2019/3xxx/CVE-2019-3868.json
2019-05-09 21:00:48 +00:00

82 lines
2.5 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-3868",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "keycloak",
"version": {
"version_data": [
{
"version_value": "affects up to 6.0.0 version"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3868",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3868",
"refsource": "CONFIRM"
},
{
"refsource": "BID",
"name": "108061",
"url": "http://www.securityfocus.com/bid/108061"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1140",
"url": "https://access.redhat.com/errata/RHSA-2019:1140"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Keycloak up to version 6.0.0 allows the end user token (access or id token JWT) to be used as the session cookie for browser sessions for OIDC. As a result an attacker with access to service provider backend could hijack user\u2019s browser session."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "3.8/CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
}
]
]
}
}