LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3235: Cisco IOS and IOS XE Software Simple Network Management Protocol Denial of Service Vulnerability

A vulnerability in the Simple Network Management Protocol (SNMP) subsystem of Cisco IOS Software and Cisco IOS XE Software on Catalyst 4500 Series Switches could allow an authenticated, remote attacker to cause a denial of service (DoS) condition. The vulnerability is due to insufficient input validation when the software processes specific SNMP object identifiers. An attacker could exploit this vulnerability by sending a crafted SNMP packet to an affected device. A successful exploit could allow the attacker to cause the affected device to reload, resulting in a DoS condition. Note: To exploit this vulnerability by using SNMPv2c or earlier, the attacker must know the SNMP read-only community string for an affected system. To exploit this vulnerability by using SNMPv3, the attacker must know the user credentials for the affected system.

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This Cisco flaw can let someone with valid SNMP access crash certain Catalyst 4500 Series switches, forcing a reload and disrupting network availability. It is not described as unauthenticated or data-stealing. Business urgency is highest where these switches support critical connectivity and SNMP is reachable beyond tightly controlled management systems.

Executive priority

Prioritize remediation for Catalyst 4500 switches supporting core, campus, or production connectivity. The main business risk is network downtime from a device reload. Treat this as high priority where SNMP is enabled and reachable, but not as evidence of active compromise without local telemetry.

Technical view

CVE-2020-3235 affects the SNMP subsystem in Cisco IOS and IOS XE Software on Catalyst 4500 Series Switches. Insufficient input validation of specific SNMP object identifiers can allow an authenticated remote attacker to send a crafted SNMP packet that reloads the device, causing denial of service. The bundle lists Cisco IOS 12.2(53)SG1 as affected.

Likely exposure

Exposure is likely limited to organizations running affected Cisco Catalyst 4500 Series switches with SNMP enabled. Attackers need the SNMP read-only community string for SNMPv2c or earlier, or valid SNMPv3 user credentials. Devices with broadly reachable SNMP management interfaces carry higher operational risk.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. Exploitation requires authenticated SNMP access and a crafted SNMP packet. The expected impact is availability loss through device reload, not confidentiality or integrity compromise based on the source bundle.

Researcher notes

The source bundle provides vulnerability mechanics, authentication requirements, CVSS 7.7, and affected platform context, but not complete fixed-version details. Avoid claiming broader Cisco platform exposure beyond the cited Catalyst 4500 IOS/IOS XE scope unless verified in the Cisco advisory.

Mitigation direction

  • Check Cisco’s advisory for affected and fixed release guidance.
  • Upgrade or remediate affected Catalyst 4500 devices per vendor guidance.
  • Restrict SNMP reachability to authorized management systems only.
  • Review SNMP community strings and SNMPv3 credentials for unnecessary access.
  • Monitor affected devices for unexpected reloads and SNMP-related errors.

Validation and detection

  • Inventory Catalyst 4500 Series switches and their IOS or IOS XE versions.
  • Identify devices running the listed Cisco IOS 12.2(53)SG1 version.
  • Confirm whether SNMP is enabled on each potentially affected device.
  • Verify SNMP access is limited to trusted management hosts.
  • Review logs for unexplained reloads around SNMP polling or management activity.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-118: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-3235 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.7 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.7CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H3.14Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.7High
CVSS 3.0 vector shape for CVE-2020-3235Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco IOS 12.2(53)SG1n/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-118 · source CWE mapping

Incorrect Access of Indexable Resource ('Range Error')

Incorrect Access of Indexable Resource ('Range Error') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.