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

93 lines
3.1 KiB
JSON
Raw Normal View History

2021-03-23 21:00:43 +00:00
{
"CVE_data_meta": {
2021-10-01 16:00:54 +00:00
"ASSIGNER": "psirt@esri.com",
2021-10-01 10:37:38 -04:00
"DATE_PUBLIC": "2021-07-15T18:39:00.000Z",
2021-03-23 21:00:43 +00:00
"ID": "CVE-2021-29110",
2021-10-01 10:37:38 -04:00
"STATE": "PUBLIC",
"TITLE": "Stored cross-site scripting (XSS) issue in Esri Portal for ArcGIS may allow a remote unauthenticated attacker to pass and store malicious strings in the home application."
2021-03-23 21:00:43 +00:00
},
2021-10-01 10:37:38 -04:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Portal for ArcGIS",
"version": {
"version_data": [
{
"platform": "x64",
"version_affected": "<=",
"version_name": "All",
"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-10-01 10:37:38 -04:00
"value": "Stored cross-site scripting (XSS) issue in Esri Portal for ArcGIS may allow a remote unauthenticated attacker to pass and store malicious strings in the home application."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.8"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
2021-03-23 21:00:43 +00:00
}
]
2021-10-01 10:37:38 -04:00
},
"references": {
"reference_data": [
{
"name": "https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/Portal-for-ArcGIS-Security-2021-Update-1-Patch/",
"refsource": "CONFIRM",
"url": "https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/Portal-for-ArcGIS-Security-2021-Update-1-Patch/"
}
]
},
"source": {
"defect": [
"BUG-000136493",
""
],
"discovery": "UNKNOWN"
2021-03-23 21:00:43 +00:00
}
2021-10-01 16:00:54 +00:00
}