LiveActive security incident?Get immediate response
CVE Record

CVE-2024-1014: Uncontrolled resource consumption vulnerability in SE-elektronic GmbH E-DDC3.3

Uncontrolled resource consumption vulnerability in SE-elektronic GmbH E-DDC3.3 affecting versions 03.07.03 and higher. An attacker could interrupt the availability of the administration panel by sending multiple ICMP packets.

MediumCVSS 6.2Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2024-1014 can make the SE-elektronic E-DDC3.3 administration panel unavailable when multiple ICMP packets are sent. The impact is availability, not data theft or tampering. It matters most where this device supports operational or industrial control administration.

Executive priority

Treat as a moderate operational availability issue. Prioritize remediation where affected devices manage critical processes, are reachable beyond a protected management network, or where loss of administration access would delay response to incidents.

Technical view

The issue is uncontrolled resource consumption, CWE-400, in SE-elektronic E-DDC3.3. The bundle lists versions 03.07.03 and 03.08.52, while the description says 03.07.03 and higher. CVSS 3.1 is 6.2 with high availability impact and no confidentiality or integrity impact.

Likely exposure

Exposure is likely limited to organizations running SE-elektronic E-DDC3.3 in the affected version range. Business risk depends on whether the administration panel is reachable by untrusted users or networks and whether its availability is operationally important.

Exploitation context

The source bundle does not cite active exploitation, and KEV status is false. The described abuse is repeated ICMP traffic interrupting the administration panel. The CVSS vector lists local attack vector, so validate real network reachability against vendor guidance.

Researcher notes

Evidence supports a denial-of-service condition against the administration panel through resource consumption. The bundle contains a version-scope ambiguity: affected entries list specific versions, while the description says 03.07.03 and higher. No source in the bundle supports data compromise or active exploitation.

Mitigation direction

  • Identify deployed E-DDC3.3 versions and compare them with vendor and INCIBE advisories.
  • Apply the vendor-recommended patch or update path from SE-elektronic guidance.
  • Restrict administration-panel access to trusted management networks only.
  • Limit unnecessary ICMP reachability where operationally acceptable.
  • Monitor for repeated ICMP traffic correlated with administration-panel outages.

Validation and detection

  • Inventory SE-elektronic E-DDC3.3 devices and record firmware versions.
  • Confirm whether versions match 03.07.03, 03.08.52, or vendor-stated affected releases.
  • Verify management interfaces are not exposed to untrusted networks.
  • Review logs or monitoring for ICMP bursts and administration-panel availability loss.
  • Check vendor advisory status before closing remediation.
Prepared
Confidence
medium
Sources
6

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-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
cve · low confidence lookup

CVE-2024-1014 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
6.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/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
3Timeline events
2ADP providers
5Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: partial

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
6.2CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H2.53.6INCIBE

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SE-elektronic GmbHE-DDC3.303.07.03, 03.08.52unaffected
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.