LiveActive security incident?Get immediate response
CVE Record

CVE-2024-8454: PLANET Technology switch devices - Swctrl service DoS attack

The swctrl service is used to detect and remotely manage PLANET Technology devices. Certain switch models have a Denial-of-Service vulnerability in the swctrl service, allowing unauthenticated remote attackers to send crafted packets that can crash the service.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's Takemoderate

Analyst readout for executives and security teams

Plain-English summary

CVE-2024-8454 can let an unauthenticated remote attacker crash the swctrl management service on certain PLANET Technology switches. The impact described is service disruption, not data theft or device takeover. Business urgency depends on whether affected switches are deployed and whether the swctrl service is reachable from untrusted networks.

Executive priority

Prioritize if these switches support critical network segments or expose management services beyond a trusted admin network. This is not described as a takeover flaw, but repeated service crashes could impair device management and operational visibility.

Technical view

The vulnerability affects the swctrl service used to detect and remotely manage PLANET devices. Crafted packets can crash the service. The CVSS 3.1 score is 5.3, network exploitable, low complexity, no privileges, no user interaction, with low availability impact and no confidentiality or integrity impact.

Likely exposure

Exposure is most likely where affected PLANET switch models have swctrl reachable over production, management, or internet-accessible networks. The source bundle names GS-4210-24PL4C hardware 2.0, GS-4210-24P2S hardware 3.0, and IGS-5225-4UP1T2S hardware 1.0, but version and remediation details are sparse.

Exploitation context

The sources describe unauthenticated remote denial of service through crafted packets. The bundle does not indicate CISA KEV listing, public active exploitation, exploit availability, or confirmed exploitation in the wild. Treat exploitation status as unconfirmed, not active.

Researcher notes

Evidence supports a remote unauthenticated DoS in swctrl with CWE-400 and CWE-476 mappings. The affected-version data in the bundle is limited and includes unclear version value semantics. Do not infer broader PLANET product impact or specific firmware fixes without vendor advisory confirmation.

Mitigation direction

  • Inventory PLANET switch models and hardware revisions against the advisory list.
  • Check PLANET or TWCERT guidance for fixed firmware or official mitigations.
  • Restrict swctrl and device management access to trusted management networks.
  • Block untrusted network paths to switch management services.
  • Monitor affected switches for swctrl crashes or unexpected management loss.

Validation and detection

  • Confirm whether named PLANET switch models exist in the environment.
  • Verify swctrl is not reachable from internet or untrusted segments.
  • Review switch firmware and hardware revisions against vendor advisory guidance.
  • Check operational logs or monitoring for repeated service restarts.
  • Document any compensating network controls around management access.
Prepared
Confidence
medium
Sources
4

Based on public source material and reviewed before publication.

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-400: 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
cwe · low confidence lookup

CWE-476: 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-2024-8454 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
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2024-8454Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
PLANET TechnologyGS-4210-24PL4C hardware 2.00unaffected
PLANET TechnologyGS-4210-24P2S hardware 3.00unaffected
PLANET TechnologyIGS-5225-4UP1T2S hardware 1.00unaffected
Weakness

CWE details

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

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-476 · source CWE mapping

NULL Pointer Dereference

NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.