cvelist/2021/29xxx/CVE-2021-29100.json

93 lines
3.1 KiB
JSON
Raw Normal View History

2021-03-23 21:00:43 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "psirt@esri.com",
"DATE_PUBLIC": "2021-04-05T21:17:00.000Z",
2021-03-23 21:00:43 +00:00
"ID": "CVE-2021-29100",
"STATE": "PUBLIC",
"TITLE": "ArcGIS Earth has a File Parsing Directory Traversal Vulnerability"
2021-03-23 21:00:43 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ArcGIS Earth",
"version": {
"version_data": [
{
"platform": "x64",
"version_affected": "<",
"version_name": "1.11",
"version_value": "1.11.2903"
}
]
}
}
]
},
"vendor_name": "Esri"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-03-23 21:00:43 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A path traversal vulnerability exists in Esri ArcGIS Earth versions 1.11.0 and below which allows arbitrary file creation on an affected system through crafted input. An attacker could exploit this vulnerability to gain arbitrary code execution under security context of the user running ArcGIS Earth by inducing the user to upload a crafted file to an affected system."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.8"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-23 Relative Path Traversal"
}
]
2021-03-23 21:00:43 +00:00
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.esri.com/arcgis-blog/products/arcgis-earth/administration/arcgis-earth-security-update",
"refsource": "CONFIRM",
"url": "https://www.esri.com/arcgis-blog/products/arcgis-earth/administration/arcgis-earth-security-update"
}
]
},
"source": {
"defect": [
"BUG-000137956"
],
"discovery": "EXTERNAL"
2021-03-23 21:00:43 +00:00
}
}