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

93 lines
3.1 KiB
JSON
Raw Normal View History

2021-03-23 21:00:43 +00:00
{
"CVE_data_meta": {
2021-06-07 12:00:58 +00:00
"ASSIGNER": "psirt@esri.com",
"DATE_PUBLIC": "2021-06-04T14:37:00.000Z",
2021-03-23 21:00:43 +00:00
"ID": "CVE-2021-29099",
"STATE": "PUBLIC",
"TITLE": "There is a SQL injection vulnerability in ArcGIS Server"
2021-03-23 21:00:43 +00: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.0"
}
]
}
}
]
},
"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-06-07 12:00:58 +00:00
"value": "A SQL injection vulnerability exists in some configurations of ArcGIS Server versions 10.8.1 and earlier. Specially crafted web requests can expose information that is not intended to be disclosed (not customer datasets). Web Services that use file based data sources (file Geodatabase or Shape Files or tile cached services) are unaffected by this issue."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.8"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
2022-02-28 11:21:24 -05:00
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
2021-03-23 21:00:43 +00:00
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/security-advisory-e21-03-server-sql/",
"refsource": "CONFIRM",
"url": "https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/security-advisory-e21-03-server-sql/"
}
]
},
"source": {
"defect": [
"BUG-000134965"
],
"discovery": "EXTERNAL"
2021-03-23 21:00:43 +00:00
}
2022-02-28 11:21:24 -05:00
}