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

92 lines
3.1 KiB
JSON
Raw Normal View History

2022-08-12 20:00:32 +00:00
{
"CVE_data_meta": {
2022-12-29 20:00:43 +00:00
"ASSIGNER": "psirt@esri.com",
2022-12-29 14:20:29 -05:00
"DATE_PUBLIC": "2022-12-05T18:38:00.000Z",
2022-08-12 20:00:32 +00:00
"ID": "CVE-2022-38208",
2022-12-29 14:20:29 -05:00
"STATE": "PUBLIC",
"TITLE": " Unvalidated redirect in Portal for ArcGIS"
2022-08-12 20:00:32 +00:00
},
2022-12-29 14:20:29 -05:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ArcGIS Enterprise",
"version": {
"version_data": [
{
"platform": "x64",
"version_affected": "<=",
"version_name": "Portal for ArcGIS",
"version_value": "11.0"
}
]
}
}
]
},
"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-12-29 20:00:43 +00:00
"value": "There is an unvalidated redirect vulnerability in Esri Portal for ArcGIS 11 and below that may allow a remote, unauthenticated attacker to craft a URL that could redirect a victim to an arbitrary website, simplifying phishing attacks."
2022-12-29 14:20:29 -05:00
}
]
},
"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-601 URL Redirection to Untrusted Site ('Open Redirect')"
}
]
2022-08-12 20:00:32 +00:00
}
]
2022-12-29 14:20:29 -05:00
},
"references": {
"reference_data": [
{
2022-12-29 20:00:43 +00:00
"refsource": "MISC",
"url": "https://www.esri.com/arcgis-blog/products/trust-arcgis/administration/portal-for-arcgis-security-2022-update-2-patch-is-now-available",
"name": "https://www.esri.com/arcgis-blog/products/trust-arcgis/administration/portal-for-arcgis-security-2022-update-2-patch-is-now-available"
2022-12-29 14:20:29 -05:00
}
]
},
"source": {
"defect": [
"BUG-000152035"
],
"discovery": "EXTERNAL"
2022-08-12 20:00:32 +00:00
}
2022-12-29 20:00:43 +00:00
}