cvelist/2021/22xxx/CVE-2021-22140.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2021-01-04 21:03:00 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
2021-05-13 18:00:40 +00:00
"ASSIGNER": "security@elastic.co",
2021-01-04 21:03:00 +00:00
"ID": "CVE-2021-22140",
2021-05-13 12:32:25 -05:00
"STATE": "PUBLIC"
2021-01-04 21:03:00 +00:00
},
2021-05-13 12:32:25 -05:00
"affects": {
2021-05-13 18:00:40 +00:00
"vendor": {
"vendor_data": [
2021-05-13 12:32:25 -05:00
{
2021-05-13 18:00:40 +00:00
"vendor_name": "Elastic",
"product": {
"product_data": [
{
"product_name": "Elastic App Search",
"version": {
"version_data": [
{
"version_value": "after 7.11.0 and before 7.12.0"
}
]
}
}
]
}
2021-05-13 12:32:25 -05:00
}
2021-05-13 18:00:40 +00:00
]
}
2021-05-13 12:32:25 -05:00
},
"problemtype": {
2021-05-13 18:00:40 +00:00
"problemtype_data": [
2021-05-13 12:32:25 -05:00
{
2021-05-13 18:00:40 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-611: Improper Restriction of XML External Entity Reference"
}
]
2021-05-13 12:32:25 -05:00
}
2021-05-13 18:00:40 +00:00
]
2021-05-13 12:32:25 -05:00
},
"references": {
2021-05-13 18:00:40 +00:00
"reference_data": [
{
"url": "https://discuss.elastic.co/t/7-12-1-security-update/271433",
"refsource": "MISC",
"name": "https://discuss.elastic.co/t/7-12-1-security-update/271433"
}
]
2021-05-13 12:32:25 -05:00
},
"description": {
2021-05-13 18:00:40 +00:00
"description_data": [
{
"lang": "eng",
"value": "Elastic App Search versions after 7.11.0 and before 7.12.0 contain an XML External Entity Injection issue (XXE) in the App Search web crawler beta feature. Using this vector, an attacker whose website is being crawled by App Search could craft a malicious sitemap.xml to traverse the filesystem of the host running the instance and obtain sensitive files."
}
]
2021-01-04 21:03:00 +00:00
}
2021-05-13 18:00:40 +00:00
}