2023-08-02 02:00:35 +00:00
{
"id" : "CVE-2023-31928" ,
"sourceIdentifier" : "sirt@brocade.com" ,
"published" : "2023-08-02T00:15:17.800" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:02:24.680" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-02 02:00:35 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "\nA reflected cross-site scripting (XSS) vulnerability exists in Brocade Webtools PortSetting.html of Brocade Fabric OS version before Brocade Fabric OS v9.2.0 that could allow a remote unauthenticated attacker to execute arbitrary JavaScript code in a target user\u2019s session with the Brocade Webtools application.\n\n"
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Existe una vulnerabilidad de Cross-Site Scripting (XSS) Reflejada en Brocade Webtools PortSetting.html de la versi\u00f3n de Brocade Fabric OS anterior a Brocade Fabric OS v9.2.0 que podr\u00eda permitir a un atacante remoto no autenticado ejecutar c\u00f3digo JavaScript arbitrario en la sesi\u00f3n de un usuario de destino con la aplicaci\u00f3n Brocade Webtools.\n"
2023-08-02 02:00:35 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-07 16:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "sirt@brocade.com" ,
"type" : "Secondary" ,
2023-08-07 16:00:30 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
2023-08-07 16:00:30 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2023-08-07 16:00:30 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2023-08-07 16:00:30 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.4
2023-08-07 16:00:30 +00:00
} ,
2023-08-02 02:00:35 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-02 02:00:35 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2023-08-02 02:00:35 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
2023-08-02 02:00:35 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-08-02 02:00:35 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 2.7
2023-08-02 02:00:35 +00:00
}
]
} ,
"weaknesses" : [
2023-08-07 16:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "sirt@brocade.com" ,
"type" : "Secondary" ,
2023-08-07 16:00:30 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
2023-08-02 02:00:35 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-02 02:00:35 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2023-08-07 16:00:30 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:broadcom:brocade_fabric_operating_system:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "9.2.0" ,
"matchCriteriaId" : "F219D41A-765F-43F3-99E2-822EB438E699"
}
]
}
]
}
] ,
2023-08-02 02:00:35 +00:00
"references" : [
2023-09-08 18:00:28 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20230908-0007/" ,
2024-02-16 19:00:28 +00:00
"source" : "sirt@brocade.com" ,
"tags" : [
"Third Party Advisory"
]
2023-09-08 18:00:28 +00:00
} ,
2023-08-02 02:00:35 +00:00
{
"url" : "https://support.broadcom.com/external/content/SecurityAdvisories/0/22390" ,
2023-08-07 16:00:30 +00:00
"source" : "sirt@brocade.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230908-0007/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://support.broadcom.com/external/content/SecurityAdvisories/0/22390" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-08-02 02:00:35 +00:00
}
]
}