LiveActive security incident?Get immediate response
CVE Record

CVE-2014-5412: Schneider Electric SCADA Expert ClearSCADA Improper Authentication

Schneider Electric StruxureWare SCADA Expert ClearSCADA 2010 R3 through 2014 R1 allows remote attackers to read database records by leveraging access to the guest account.

MediumCVSS 6.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects older Schneider Electric ClearSCADA and SCADA Expert ClearSCADA versions. A remote attacker could use guest account access to read database records. For industrial environments, the concern is unauthorized visibility into operational data rather than system takeover based on the supplied CVSS vector.

Executive priority

Treat this as a moderate legacy ICS risk. It is unlikely to warrant emergency action without exposed affected systems, but it should be resolved during SCADA lifecycle, segmentation, or access-control review.

Technical view

CVE-2014-5412 is an improper authentication issue in ClearSCADA/SCADA Expert ClearSCADA 2010 R3 through 2014 R1. The reported vector is network-accessible, low complexity, and unauthenticated, with partial confidentiality and integrity impact and no availability impact.

Likely exposure

Exposure is most relevant where affected ClearSCADA builds remain deployed and reachable over a network, especially if guest account access is enabled or insufficiently restricted. The source bundle lists specific 2010 R3, 2013 R1/R2, and 2014 R1 builds.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. Public information provided only states that remote attackers can read database records by leveraging guest account access.

Researcher notes

The bundle identifies CWE-287 and CVSS 2.0 vector AV:N/AC:L/Au:N/C:P/I:P/A:N. Evidence is incomplete on exact vendor fixes in the supplied text, so remediation should be tied to the cited advisories rather than assumed.

Mitigation direction

  • Inventory deployments against the affected Schneider Electric product and build list.
  • Review Schneider Electric and CISA advisory guidance before changing production SCADA systems.
  • Apply vendor-supported upgrades, patches, or configuration changes where available.
  • Restrict guest account access where operationally safe and vendor-supported.
  • Limit network reachability to ClearSCADA services using existing ICS segmentation controls.

Validation and detection

  • Confirm product name, version, and build on each ClearSCADA server.
  • Check whether guest account access is enabled or exposed.
  • Review network paths that can reach ClearSCADA services.
  • Verify remediation status against Schneider Electric or CISA advisory guidance.
  • Document any unsupported legacy systems requiring compensating controls.
Prepared
Confidence
high
Sources
5

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 · medium confidence lookup

CWE-287: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2014-5412 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.4 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:N/C:P/I:P/A:N

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
4Source 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.4CVSS 2.0MediumAV:N/AC:L/Au:N/C:P/I:P/A:N104.9Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

6.4Medium
CVSS 2.0 vector shape for CVE-2014-5412Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:L/Au:N/C:P/I:P/A:N

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
Schneider ElectricClearSCADA2010 R3 (build 72.4560), 2010 R3.1 (build 72.4644), 2010 R3.2unaffected
Schneider ElectricSCADA Expert ClearSCADA2013 R1 (build 73.4729), 2013 R1.1 (build 73.4832), 2013 R1.1a (build 73.4903), 2013 R1.2 (build 73.4955), 2013 R2 (build 74.5094), 2013 R2.1 (build 74.5192), 2014 R1 (build 75.5210), 2014 R1.1unaffected
Weakness

CWE details

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

CWE-287 · source CWE mapping

Improper Authentication

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