2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-24513" ,
"sourceIdentifier" : "psirt@arista.com" ,
"published" : "2023-04-12T20:15:07.963" ,
2023-04-25 10:17:25 +02:00
"lastModified" : "2023-04-24T16:00:57.643" ,
"vulnStatus" : "Analyzed" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "On affected platforms running Arista CloudEOS an issue in the Software Forwarding Engine (Sfe) can lead to a potential denial of service attack by sending malformed packets to the switch. This causes a leak of packet buffers and if enough malformed packets are received, the switch may eventually stop forwarding traffic."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-04-25 10:17:25 +02:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-04-24 12:24:31 +02:00
{
"source" : "psirt@arista.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
2023-04-25 10:17:25 +02:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
} ,
2023-04-24 12:24:31 +02:00
{
"source" : "psirt@arista.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-126"
}
]
}
] ,
2023-04-25 10:17:25 +02:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:arista:cloudeos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.26.0" ,
"versionEndExcluding" : "4.26.9m" ,
"matchCriteriaId" : "47DC93B2-147D-427E-89E5-0F8EC3D884B0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:arista:cloudeos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.27.0" ,
"versionEndExcluding" : "4.27.8m" ,
"matchCriteriaId" : "6BA01B5E-EDAB-4C30-9F2C-57C0ACB6EF02"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:arista:cloudeos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.28.0" ,
"versionEndExcluding" : "4.28.5m" ,
"matchCriteriaId" : "60CFAB31-7E8C-49E0-BDB2-ED1EF62D9303"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:arista:cloudeos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.29.0" ,
"versionEndExcluding" : "4.29.2f" ,
"matchCriteriaId" : "5E98581C-4312-4EC2-A253-73D5179DDA6A"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:amazon:aws_marketplace:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "38DF4A9E-F836-4389-BCE4-10E5121332E8"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:equinix:network_edge:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5BE13E07-E588-498B-892A-48AE52E222CD"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:google:google_cloud_platform_marketplace:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B8139E4B-24C7-4C77-A375-088C6817256D"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:microsoft:azure_marketplace:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B18F83F7-96C2-4B36-A68F-5B8C4E41D066"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:arista:dca-200-veos:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6C9985E3-D496-473F-A806-022EC164EF96"
}
]
}
]
}
] ,
2023-04-24 12:24:31 +02:00
"references" : [
{
"url" : "https://www.arista.com/en/support/advisories-notices/security-advisory/17240-security-advisory-0085" ,
2023-04-25 10:17:25 +02:00
"source" : "psirt@arista.com" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}