cvelist/2019/10xxx/CVE-2019-10170.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2019-03-27 12:00:51 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10170",
2020-05-08 14:01:25 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-05-07 12:27:30 +05:30
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "[UNKNOWN]",
"product": {
"product_data": [
{
"product_name": "keycloak",
"version": {
"version_data": [
{
"version_value": "8.0.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-267"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10170",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10170",
"refsource": "CONFIRM"
}
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-05-07 12:27:30 +05:30
"value": "A flaw was found in the Keycloak admin console, where the realm management interface permits a script to be set via the policy. This flaw allows an attacker with authenticated user and realm management permissions to configure a malicious script to trigger and execute arbitrary code with the permissions of the application user."
2019-03-27 12:00:51 +00:00
}
]
2020-05-07 12:27:30 +05:30
},
"impact": {
"cvss": [
[
{
"vectorString": "6.6/CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
}