LiveActive security incident?Get immediate response
CVE Record

CVE-2014-2355: GE Proficy HMI/SCADA CIMPLICITY CimView

The (1) CimView and (2) CimEdit components in GE Proficy HMI/SCADA-CIMPLICITY 8.2 and earlier allow remote attackers to gain privileges via a crafted CIMPLICITY screen (aka .CIM) file.

MediumCVSS 6.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects GE Proficy HMI/SCADA-CIMPLICITY 8.2 and earlier. A malicious CIMPLICITY screen file could let an attacker who can get a user to open it gain privileges in CimView or CimEdit. The supplied sources do not show active exploitation or a named patch.

Executive priority

Prioritize review where CIMPLICITY supports production operations. The business risk is privilege gain on HMI/SCADA workstations, but urgency is reduced by local/authenticated conditions and no cited active exploitation.

Technical view

CVE-2014-2355 is a CWE-119 vulnerability in CimView and CimEdit. The CVSS v2 vector is AV:L/AC:M/Au:S/C:C/I:C/A:C, indicating local, authenticated interaction with high confidentiality, integrity, and availability impact after successful exploitation through a crafted .CIM file.

Likely exposure

Exposure is most likely in industrial environments still running GE Proficy HMI/SCADA-CIMPLICITY 8.2 or earlier, especially where operators or engineers open externally supplied or shared .CIM screen files.

Exploitation context

The source bundle says exploitation requires a crafted CIMPLICITY screen file. It does not identify public exploitation, internet-scale scanning, or inclusion in CISA KEV. Treat active exploitation as unconfirmed.

Researcher notes

The affected-version data in the bundle is sparse and internally inconsistent: the description says 8.2 and earlier, while the affected entry lists version 0 with defaultStatus unaffected. Use vendor/CISA advisory details to resolve asset matching.

Mitigation direction

  • Identify CIMPLICITY deployments and versions before prioritizing remediation.
  • Check GE and CISA advisory guidance for approved updates or mitigations.
  • Limit opening of untrusted .CIM files in CimView and CimEdit.
  • Restrict file transfer paths into engineering and operator workstations.
  • Apply compensating access controls where affected versions remain operational.

Validation and detection

  • Confirm whether CIMPLICITY 8.2 or earlier is installed.
  • Verify whether CimView or CimEdit is used on reachable workstations.
  • Review processes for receiving, sharing, or importing .CIM files.
  • Check for unexpected or externally sourced .CIM files on engineering systems.
  • Document any vendor guidance applied to each affected asset.
Prepared
Confidence
medium
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-119: 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-2014-2355 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.6 (2.0)
Known Exploited
No
Published

Vector: AV:L/AC:M/Au:S/C:C/I:C/A:C

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
6.6CVSS 2.0MediumAV:L/AC:M/Au:S/C:C/I:C/A:C2.710Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

6.6Medium
CVSS 2.0 vector shape for CVE-2014-2355Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:L/AC:M/Au:S/C:C/I:C/A:C

Access Vector
NetworkAdjacentLocal
Access Complexity
LowMediumHigh
Authentication
NoneSingleMultiple
Confidentiality Impact
CompletePartialNone
Integrity Impact
CompletePartialNone
Availability Impact
CompletePartialNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
GEProficy HMI/SCADA–CIMPLICITY0unaffected
Weakness

CWE details

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

CWE-119 · source CWE mapping

Improper Restriction of Operations within the Bounds of a Memory Buffer

Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.