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

90 lines
3.0 KiB
JSON
Raw Normal View History

2021-03-23 21:00:43 +00:00
{
"CVE_data_meta": {
2021-03-25 16:21:56 -04:00
"ASSIGNER": "psirt@esri.com",
"DATE_PUBLIC": "2021-03-16T04:00:00.000Z",
2021-03-23 21:00:43 +00:00
"ID": "CVE-2021-29095",
2021-03-25 16:21:56 -04:00
"STATE": "PUBLIC",
"TITLE": "ArcGIS Server image service and raster analytics security update: uninitialized pointer"
2021-03-23 21:00:43 +00:00
},
2021-03-25 16:21:56 -04:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ArcGIS Server",
"version": {
"version_data": [
{
"platform": "x64",
"version_affected": "<",
"version_name": "10.8.1",
"version_value": "10.9"
}
]
}
}
]
},
"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",
2021-03-25 16:21:56 -04:00
"value": "Multiple uninitialized pointer vulnerabilities when parsing a specially crafted file in Esri ArcGIS Server 10.8.1 (and earlier) allows an authenticated attacker with specialized permissions to achieve arbitrary code execution in the context of the service account."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.8"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
2021-03-25 16:21:56 -04:00
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-824 Access of Uninitialized Pointer"
}
]
2021-03-23 21:00:43 +00:00
}
]
2021-03-25 16:21:56 -04:00
},
"references": {
"reference_data": [
{
"name": "https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/security-advisory-server-image",
"refsource": "CONFIRM",
"url": "https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/security-advisory-server-image"
}
]
},
"source": {
"discovery": "INTERNAL"
2021-03-23 21:00:43 +00:00
}
2021-03-25 16:21:56 -04:00
}