37 lines
1.2 KiB
YAML
37 lines
1.2 KiB
YAML
id: cisco-smi-exposure
|
|
|
|
info:
|
|
name: Cisco Smart Install Endpoints Exposure
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Cisco Smart Install endpoints were discovered. Exposure of SMI to untrusted networks could allow complete compromise of the switch.
|
|
reference:
|
|
- https://blog.talosintelligence.com/2017/02/cisco-coverage-for-smart-install-client.html
|
|
- https://blogs.cisco.com/security/cisco-psirt-mitigating-and-detecting-potential-abuse-of-cisco-smart-install-feature
|
|
- https://tools.cisco.com/security/center/content/CiscoSecurityResponse/cisco-sr-20170214-smi
|
|
- https://github.com/Cisco-Talos/smi_check/blob/master/smi_check.py#L52-L53
|
|
- https://github.com/Sab0tag3d/SIET
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cve-id:
|
|
cwe-id: CWE-200
|
|
tags: network,cisco,smi,exposure
|
|
|
|
network:
|
|
- inputs:
|
|
- data: "000000010000000100000004000000080000000100000000"
|
|
type: hex
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
- "{{Host}}:4786"
|
|
|
|
matchers:
|
|
- type: word
|
|
encoding: hex
|
|
words:
|
|
- "000000040000000000000003000000080000000100000000"
|
|
|
|
# Enhanced by mp on 2022/03/30
|