cvelist/2020/1xxx/CVE-2020-1725.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2019-11-27 17:01:19 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-1725",
2021-01-28 20:00:40 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "keycloak",
"version": {
"version_data": [
{
"version_value": "keycloak 13.0.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1765129",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1765129"
},
{
"refsource": "MISC",
"name": "https://issues.redhat.com/browse/KEYCLOAK-16550",
"url": "https://issues.redhat.com/browse/KEYCLOAK-16550"
}
]
2019-11-27 17:01:19 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-01-28 20:00:40 +00:00
"value": "A flaw was found in keycloak before version 13.0.0. In some scenarios a user still has access to a resource after changing the role mappings in Keycloak and after expiration of the previous access token."
2019-11-27 17:01:19 +00:00
}
]
}
}