2024-08-25 01:00:32 +00:00
{
2024-10-04 18:00:30 +00:00
"data_version" : "4.0" ,
2024-08-25 01:00:32 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-8149" ,
2024-10-04 18:00:30 +00:00
"ASSIGNER" : "psirt@esri.com" ,
"STATE" : "PUBLIC"
2024-08-25 01:00:32 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-10-04 18:00:30 +00:00
"value" : "There is a reflected XSS vulnerability in Esri Portal for ArcGIS versions 11.1 and 11.2 which may allow a remote, unauthenticated attacker to create a crafted link which when clicked could potentially execute arbitrary JavaScript code in the victim\u2019s browser."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" ,
"cweId" : "CWE-79"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Esri" ,
"product" : {
"product_data" : [
{
"product_name" : "Portal" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "11.1"
} ,
{
"version_affected" : "=" ,
"version_value" : "11.2"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.esri.com/arcgis-blog/products/trust-arcgis/administration/portal-for-arcgis-security-2024-update-2-released/" ,
"refsource" : "MISC" ,
"name" : "https://www.esri.com/arcgis-blog/products/trust-arcgis/administration/portal-for-arcgis-security-2024-update-2-released/"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"defect" : [
"BUG-000168637"
] ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.6 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N" ,
"version" : "3.1"
2024-08-25 01:00:32 +00:00
}
]
}
}