cvelist/2021/3xxx/CVE-2021-3632.json
2023-02-12 23:02:30 +00:00

84 lines
2.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-3632",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in Keycloak. This vulnerability allows anyone to register a new security device or key when there is not a device already registered for any user by using the WebAuthn password-less login flow."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287 - Improper Authentication",
"cweId": "CWE-287"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "keycloak",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Fixed in v15.1.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://issues.redhat.com/browse/KEYCLOAK-18500",
"refsource": "MISC",
"name": "https://issues.redhat.com/browse/KEYCLOAK-18500"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978196",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1978196"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2021-3632",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2021-3632"
},
{
"url": "https://github.com/keycloak/keycloak/pull/8203",
"refsource": "MISC",
"name": "https://github.com/keycloak/keycloak/pull/8203"
},
{
"url": "https://github.com/keycloak/keycloak/commit/65480cb5a11630909c086f79d396004499fbd1e4",
"refsource": "MISC",
"name": "https://github.com/keycloak/keycloak/commit/65480cb5a11630909c086f79d396004499fbd1e4"
}
]
}
}