2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2017-12234" ,
2025-01-26 03:03:52 +00:00
"sourceIdentifier" : "psirt@cisco.com" ,
2023-04-24 12:24:31 +02:00
"published" : "2017-09-29T01:34:48.857" ,
2025-01-27 19:03:53 +00:00
"lastModified" : "2025-01-27T18:59:57.733" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Multiple vulnerabilities in the implementation of the Common Industrial Protocol (CIP) feature in Cisco IOS 12.4 through 15.6 could allow an unauthenticated, remote attacker to cause an affected device to reload, resulting in a denial of service (DoS) condition. The vulnerabilities are due to the improper parsing of crafted CIP packets destined to an affected device. An attacker could exploit these vulnerabilities by sending crafted CIP packets to be processed by an affected device. A successful exploit could allow the attacker to cause the affected device to reload, resulting in a DoS condition. Cisco Bug IDs: CSCvc43709."
} ,
{
"lang" : "es" ,
"value" : "M\u00faltiples vulnerabilidades en la implementaci\u00f3n de una caracter\u00edstica CIP (Common Industrial Protocol) en Cisco IOS desde la versi\u00f3n 12.4 hasta la 15.6 podr\u00edan permitir que un atacante remoto sin autenticar haga que el dispositivo afectado se reinicie, provocando una denegaci\u00f3n de servicio (DoS) en consecuencia. Estas vulnerabilidades se deben a un an\u00e1lisis sint\u00e1ctico incorrecto de los paquetes CIP manipulados destinados al dispositivo afectado. Un atacante podr\u00eda explotar estas vulnerabilidades enviando paquetes CIP manipulados para que los procese el dispositivo afectado. Si se explota con \u00e9xito, podr\u00eda permitir que el atacante consiga que el dispositivo afectado se reinicie, provocando una denegaci\u00f3n de servicio. Cisco Bug IDs: CSCvc43709."
}
] ,
"metrics" : {
2024-07-16 18:03:15 +00:00
"cvssMetricV31" : [
2023-04-24 12:24:31 +02:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
2024-07-16 18:03:15 +00:00
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:N/I:N/A:C" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "COMPLETE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 6.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
2024-12-08 03:06:42 +00:00
"cisaExploitAdd" : "2022-03-03" ,
"cisaActionDue" : "2022-03-24" ,
"cisaRequiredAction" : "Apply updates per vendor instructions." ,
"cisaVulnerabilityName" : "Cisco IOS Software Common Industrial Protocol Request Denial-of-Service Vulnerability" ,
2023-04-24 12:24:31 +02:00
"weaknesses" : [
{
2025-01-26 03:03:52 +00:00
"source" : "psirt@cisco.com" ,
2024-12-08 03:06:42 +00:00
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-20"
2023-04-24 12:24:31 +02:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-noinfo"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
2024-07-16 18:03:15 +00:00
"operator" : "AND" ,
2023-04-24 12:24:31 +02:00
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2024-07-16 18:03:15 +00:00
"criteria" : "cpe:2.3:o:cisco:ios:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "12.4" ,
"versionEndIncluding" : "15.6" ,
"matchCriteriaId" : "3AE09220-EF68-4DFE-AA9C-E4F5508EDF3D"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1000_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4856E07-B3C2-4674-9584-866F6AF643B2"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1100-4g\\/6g_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A6F668B9-2C1D-4306-8286-35E67D0F67C7"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1100-4g_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0F77CD6A-83DA-4F31-A128-AD6DAECD623B"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1100-4gltegb_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "62564BB8-1282-4597-A645-056298BE7CCB"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1100-4gltena_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "80E9CC47-3D7C-437A-85BE-4BB94C8AF1B8"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1100-4p:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "AA8D5057-138A-42C4-BA35-8077A0A60068"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1100-4p_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A2D2305B-B69E-4F74-A44E-07B3205CE9F7"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1100-6g_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2B68B363-3C57-4E95-8B13-0F9B59D551F7"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1100-8p:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "ED555B12-41F4-4D62-B519-22601FB7AF8D"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1100-8p_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "26DD41B3-1D1D-44D3-BA8E-5A66AFEE77E6"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1100-lte_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EBE4E146-1D77-4F15-AE58-3C1CE5DB62C5"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1100_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1952B64C-4AE0-4CCB-86C5-8D1FF6A12822"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1100_terminal_services_gateways:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F9A4ED65-7DED-4EAD-BF37-FCA71E807CA1"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1101-4p:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "21B10158-5235-483E-BACD-C407609EA6BE"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1101-4p_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5AAD4397-6DCF-493A-BD61-3A890F6F3AB2"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1101_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5EB8A757-7888-4AC2-BE44-B89DB83C6C77"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1109-2p:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8964F9BA-6E6C-44BF-9A8C-93D081B6678C"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1109-4p:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "51251FE1-67D2-4903-B7D3-E0C727B9A93C"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1111-4pwe:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7262ADAB-296F-4DC2-9CD7-A86D7F6441C8"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1111-8pwb:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E3056B31-1977-4472-BC74-19A5B8B5EC44"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1111x-8p:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "784E4562-FE26-4049-9D23-4CA46432EE14"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1113-8plteeawe:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9261A638-E2E4-4EF0-84E9-A585BF763263"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1113-8pmwe:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8C85463D-0B37-4746-B7EA-80F3096305E7"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1113-8pwe:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "58C04E5B-AC03-440F-9007-0D6761B41F68"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1116-4plteeawe:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "29A5E963-2987-4927-862A-6375624FC876"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1116-4pwe:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "3601499F-AD3B-47EA-816A-A01379CA1A33"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1117-4plteeawe:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "303129EF-9107-4B39-8683-1BD917B3E68D"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1117-4pmlteeawe:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "76B2B271-555B-4439-95D8-086E516F1169"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1117-4pmwe:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6CB321CD-9096-4F75-AD2F-4EAE1CA75D76"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1117-4pwe:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "98F31C77-0303-4FD9-B968-6B430202C6AD"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1120:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D2D64BDE-0D00-4FBE-873B-F5D52AD0C5A2"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1120_connected_grid_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6835F8AD-B55D-4B57-B3B5-0095E309B2B3"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1120_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7AFE0FC1-EEBC-42F0-88B0-4AF5B76DDD97"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1131_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F3F374DC-B9F7-4515-A064-01BB436CA984"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1160_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D916389F-54DB-44CB-91DD-7CE3C7059350"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1801_integrated_service_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6D5E48D7-2266-4649-90A9-62C476AFE6DE"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1802_integrated_service_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "99581637-E184-4A02-8313-57C7C31E5479"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1803_integrated_service_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9C6D4A90-31B9-4B6C-ADAC-44C49DB44115"
2023-04-24 12:24:31 +02:00
} ,
{
2024-07-16 18:03:15 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1811_integrated_service_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B3AF3F75-0BD8-4AA6-B696-3624BEE86681"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1812_integrated_service_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6C58CEA6-69F8-4021-98C9-4676C70AB167"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1841_integrated_service_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DF156D97-7C39-49CF-9938-D9681066FF05"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1861_integrated_service_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "459FEB4E-54E3-4FE5-82A5-6E4ECE855DD6"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1905_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "871AC0F6-5C01-43A1-8436-7885439BD81F"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1906c_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B1DEFFA8-11A6-43CC-A886-DD38EFF22ACB"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1921_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2147DBF8-B733-4F76-90C5-9D94F1E93625"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1941_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6F42D5B4-BB07-4C9C-852F-0D839E9F2AA7"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:1941w_integrated_services_router:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9222CA59-F4FD-478D-83C9-566B389140B8"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:catalyst_ie3200_rugged_switch:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "86879AC0-890E-42F4-9561-6851F38FE0AD"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:catalyst_ie3300_rugged_switch:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "19017B10-F630-42CD-ACD2-E817FEF0E7F1"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:catalyst_ie3400_heavy_duty_switch:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "04A41A34-58D2-4DBC-ABC9-20A62BC8A838"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:catalyst_ie3400_rugged_switch:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9C7CCC02-113E-4EA1-B0CA-9FDF1108BB71"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:catalyst_ie9300:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8DF0025D-8DE1-437D-9A4E-72C3AC6B46CD"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:esr-6300-con-k9:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B5E69A6F-DFC0-4C8A-B77F-B7329FA5F567"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:cisco:esr-6300-ncp-k9:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2BA015C4-7163-4FCD-ADE1-D5481B10EACA"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://www.securityfocus.com/bid/101038" ,
2025-01-26 03:03:52 +00:00
"source" : "psirt@cisco.com" ,
2023-04-24 12:24:31 +02:00
"tags" : [
2024-07-16 18:03:15 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.securitytracker.com/id/1039459" ,
2025-01-26 03:03:52 +00:00
"source" : "psirt@cisco.com" ,
2023-04-24 12:24:31 +02:00
"tags" : [
2024-07-16 18:03:15 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20170927-cip" ,
2025-01-26 03:03:52 +00:00
"source" : "psirt@cisco.com" ,
2023-04-24 12:24:31 +02:00
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://www.securityfocus.com/bid/101038" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.securitytracker.com/id/1039459" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20170927-cip" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}