cvelist/2022/23xxx/CVE-2022-23707.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2022-01-20 00:01:36 +00:00
{
"data_format": "MITRE",
2022-02-11 18:01:20 +00:00
"data_type": "CVE",
2022-01-20 00:01:36 +00:00
"data_version": "4.0",
"CVE_data_meta": {
2022-02-11 18:01:20 +00:00
"ASSIGNER": "security@elastic.co",
2022-01-20 00:01:36 +00:00
"ID": "CVE-2022-23707",
2022-02-11 18:01:20 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Elastic",
"product": {
"product_data": [
{
"product_name": "Kibana",
"version": {
"version_data": [
{
"version_value": "7.5.1 through 7.16.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://discuss.elastic.co/t/kibana-7-17-0-security-update/296215",
"refsource": "MISC",
"name": "https://discuss.elastic.co/t/kibana-7-17-0-security-update/296215"
}
]
2022-01-20 00:01:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-02-11 18:01:20 +00:00
"value": "An XSS vulnerability was found in Kibana index patterns. Using this vulnerability, an authenticated user with permissions to create index patterns can inject malicious javascript into the index pattern which could execute against other users"
2022-01-20 00:01:36 +00:00
}
]
}
}