cvelist/2019/3xxx/CVE-2019-3868.json

72 lines
2.1 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-04-23 18:36:41 -03:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 00:02:08 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3868",
2019-04-23 18:36:41 -03:00
"ASSIGNER": "lpardo@redhat.com"
},
"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"
}
]
2019-03-18 00:02:08 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-04-23 18:36:41 -03:00
"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 users browser session."
2019-03-18 00:02:08 +00:00
}
]
2019-04-23 18:36:41 -03:00
},
"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"
}
]
]
2019-03-18 00:02:08 +00:00
}
2019-04-23 18:36:41 -03:00
}