cvelist/2022/38xxx/CVE-2022-38200.json

97 lines
3.2 KiB
JSON
Raw Normal View History

2022-08-12 20:00:32 +00:00
{
"CVE_data_meta": {
2022-10-25 16:47:00 +00:00
"ASSIGNER": "psirt@esri.com",
2022-10-24 15:22:45 -04:00
"DATE_PUBLIC": "2022-07-22T15:30:00.000Z",
2022-08-12 20:00:32 +00:00
"ID": "CVE-2022-38200",
2022-10-24 15:22:45 -04:00
"STATE": "PUBLIC",
"TITLE": "BUG-000142376 - Reflected Cross-Site Scripting (XSS) vulnerability in ArcGIS Server."
2022-08-12 20:00:32 +00:00
},
2022-10-24 15:22:45 -04:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ArcGIS Server",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "All",
"version_value": "10.8.1"
}
]
}
}
]
},
"vendor_name": "Esri"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-08-12 20:00:32 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-10-24 15:22:45 -04:00
"value": "A cross site scripting vulnerability exists in some map service configurations of ArcGIS Server versions 10.8.1 and 10.7.1. Specifically crafted web requests can execute arbitrary JavaScript in the context of the victim's browser."
}
]
},
"generator": {
"engine": "vulnogram 0.1.0-rc1"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
2022-08-12 20:00:32 +00:00
}
]
2022-10-24 15:22:45 -04:00
},
"references": {
"reference_data": [
{
"name": "https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/arcgis-server-map-service-security-2022-update-1-is-now-available",
"refsource": "CONFIRM",
"url": "https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/arcgis-server-map-service-security-2022-update-1-is-now-available"
}
]
},
"solution": [
{
"lang": "eng",
"value": "ArcGIS Server Map Service Security 2022 Update 1 Patch\nhttps://support.esri.com/en/download/8042"
}
],
"source": {
"defect": [
"BUG-000142376"
],
"discovery": "EXTERNAL"
2022-08-12 20:00:32 +00:00
}
2022-10-25 16:47:00 +00:00
}