cvelist/2020/10xxx/CVE-2020-10758.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2020-03-20 17:01:13 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-10758",
2020-09-16 16:01:48 +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 before 11.0.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of service"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1843849",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1843849"
2021-01-11 16:01:53 +00:00
},
{
"refsource": "MISC",
"name": "https://github.com/keycloak/keycloak/commit/bee4ca89897766c4b68856eafe14f1a3dad34251",
"url": "https://github.com/keycloak/keycloak/commit/bee4ca89897766c4b68856eafe14f1a3dad34251"
2020-09-16 16:01:48 +00:00
}
]
2020-03-20 17:01:13 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-09-16 16:01:48 +00:00
"value": "A vulnerability was found in Keycloak before 11.0.1 where DoS attack is possible by sending twenty requests simultaneously to the specified keycloak server, all with a Content-Length header value that exceeds the actual byte count of the request body."
2020-03-20 17:01:13 +00:00
}
]
}
}