2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2005-1670" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2005-05-19T04:00:00.000" ,
2024-11-21 23:11:37 +00:00
"lastModified" : "2024-11-20T23:57:51.823" ,
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Unknown vulnerability in Extreme BlackDiamond 10808 and 8800 switches running ExtremeWare XOS 11.1 before 11.1.3.3, 11.0 before 11.0.2.4, and 10.x allows remote authenticated users to execute arbitrary commands."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:L/AC:L/Au:N/C:P/I:P/A:P" ,
2024-11-21 23:11:37 +00:00
"baseScore" : 4.6 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "LOCAL" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-11-21 23:11:37 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
}
] ,
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:extremenetworks:extremeware_xos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "10.0" ,
"versionEndIncluding" : "10.1" ,
"matchCriteriaId" : "2BA7B2D6-8210-401D-9919-28EF4DC75991"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:extremenetworks:extremeware_xos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "11.0" ,
"versionEndExcluding" : "11.0.2.4" ,
"matchCriteriaId" : "234C1CBB-BA61-41C3-9509-75BE323310D9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:extremenetworks:extremeware_xos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "11.1" ,
"versionEndExcluding" : "11.1.3.3" ,
"matchCriteriaId" : "87E24F66-409C-42D3-AC8A-7607B9AE7B4C"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:extremenetworks:blackdiamond_10808:*:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "14654E85-CC6C-474B-B133-0B8997EC1F5E"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:extremenetworks:blackdiamond_8800:*:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6B0F2DF8-A86F-4673-9FB1-79C9CD914B4E"
}
]
}
]
}
] ,
"references" : [
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/15438" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.extremenetworks.com/services/documentation/FieldNotices_FN0215-Security_Alert_EXOS.asp" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.kb.cert.org/vuls/id/937838" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory" ,
"US Government Resource"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2005/0572" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2024-11-21 23:11:37 +00:00
} ,
{
"url" : "http://secunia.com/advisories/15438" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "http://www.extremenetworks.com/services/documentation/FieldNotices_FN0215-Security_Alert_EXOS.asp" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.kb.cert.org/vuls/id/937838" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory" ,
"US Government Resource"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2005/0572" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}