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

77 lines
2.3 KiB
JSON
Raw Normal View History

2019-11-27 17:00:59 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-1758",
2020-05-15 19:01:27 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-05-15 13:40:11 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "keycloak",
"version": {
"version_data": [
{
"version_value": "keycloak versions before 10.0.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-297"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1758",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1758",
"refsource": "CONFIRM"
},
{
2020-05-15 19:01:27 +00:00
"url": "https://issues.redhat.com/browse/KEYCLOAK-13285",
"refsource": "MISC",
"name": "https://issues.redhat.com/browse/KEYCLOAK-13285"
2020-05-15 13:40:11 -03:00
}
]
2019-11-27 17:00:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-05-15 13:40:11 -03:00
"value": "A flaw was found in Keycloak in versions before 10.0.0, where it does not perform the TLS hostname verification while sending emails using the SMTP server. This flaw allows an attacker to perform a man-in-the-middle (MITM) attack."
2019-11-27 17:00:59 +00:00
}
]
2020-05-15 13:40:11 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "5.3/CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.0"
}
]
]
2019-11-27 17:00:59 +00:00
}
}