2023-05-09 23:55:47 +02:00
{
"id" : "CVE-2023-25832" ,
"sourceIdentifier" : "psirt@esri.com" ,
"published" : "2023-05-09T21:15:11.590" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:50:17.377" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-09 23:55:47 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-05-22 23:55:30 +00:00
"value" : "There is a cross-site-request forgery vulnerability in Esri Portal for ArcGIS Versions 11.0 and below that may allow an attacker to trick an authorized user into executing unwanted actions."
2023-05-09 23:55:47 +02:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2023-05-22 22:00:29 +00:00
"source" : "psirt@esri.com" ,
2023-05-09 23:55:47 +02:00
"type" : "Primary" ,
2023-05-16 22:00:27 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-05-16 22:00:27 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-05-16 22:00:27 +02:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
{
2023-05-22 22:00:29 +00:00
"source" : "nvd@nist.gov" ,
2023-05-16 22:00:27 +02:00
"type" : "Secondary" ,
2023-05-09 23:55:47 +02:00
"cvssData" : {
"version" : "3.1" ,
2023-05-22 22:00:29 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-05-09 23:55:47 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2023-05-22 22:00:29 +00:00
"privilegesRequired" : "NONE" ,
2023-05-09 23:55:47 +02:00
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-05-09 23:55:47 +02:00
} ,
2023-05-22 22:00:29 +00:00
"exploitabilityScore" : 2.8 ,
2023-05-09 23:55:47 +02:00
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "psirt@esri.com" ,
"type" : "Secondary" ,
2023-05-09 23:55:47 +02:00
"description" : [
2024-02-01 15:00:28 +00:00
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-01 15:00:28 +00:00
"description" : [
2023-05-09 23:55:47 +02:00
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
2023-05-16 22:00:27 +02:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:esri:portal_for_arcgis:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "11.0" ,
"matchCriteriaId" : "6BE67D5A-F389-4819-BEF6-F17CE6114D54"
}
]
}
]
}
] ,
2023-05-09 23:55:47 +02:00
"references" : [
{
"url" : "https://support.esri.com/en-us/patches-updates/2023/portal-for-arcgis-security-2023-update-1-patch-8095" ,
2023-05-16 22:00:27 +02:00
"source" : "psirt@esri.com" ,
"tags" : [
"Release Notes"
]
2023-05-09 23:55:47 +02:00
} ,
{
"url" : "https://www.esri.com/arcgis-blog/products/trust-arcgis/administration/portal-for-arcgis-security-2023-update-1-patch-is-now-available/" ,
2023-05-16 22:00:27 +02:00
"source" : "psirt@esri.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://support.esri.com/en-us/patches-updates/2023/portal-for-arcgis-security-2023-update-1-patch-8095" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://www.esri.com/arcgis-blog/products/trust-arcgis/administration/portal-for-arcgis-security-2023-update-1-patch-is-now-available/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-05-09 23:55:47 +02:00
}
]
}