LiveActive security incident?Get immediate response
CVE Record

CVE-2014-5411: Schneider Electric SCADA Expert ClearSCADA Cross-site Scripting

Multiple cross-site scripting (XSS) vulnerabilities in Schneider Electric StruxureWare SCADA Expert ClearSCADA 2010 R3 through 2014 R1 allow remote authenticated users to inject arbitrary web script or HTML via unspecified vectors.

MediumCVSS 4.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is an older authenticated web-interface XSS issue in Schneider Electric ClearSCADA/SCADA Expert ClearSCADA. A logged-in remote user could inject script or HTML through unspecified vectors. Business urgency depends on whether affected SCADA web components are still deployed and reachable.

Executive priority

Treat as a moderate legacy OT risk. It is not flagged as actively exploited in the provided evidence, but affected SCADA systems can be operationally sensitive and should be inventoried, isolated, and remediated through vendor guidance.

Technical view

CVE-2014-5411 covers multiple CWE-79 XSS flaws in ClearSCADA 2010 R3 through SCADA Expert ClearSCADA 2014 R1-era builds. The CVSS v2 vector is network-reachable, high complexity, authenticated, with complete availability impact reported and no confidentiality or integrity impact reported.

Likely exposure

Likely exposure is legacy ClearSCADA or SCADA Expert ClearSCADA deployments matching the listed 2010 R3, 2013 R1/R2, or 2014 R1 builds, especially where web access is enabled for operators or administrators.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The issue requires authenticated remote access and unspecified XSS vectors, so validation should focus on version exposure, access paths, and vendor advisory status rather than exploit reproduction.

Researcher notes

Evidence is limited to the CVE summary and CISA advisory references. The vectors are unspecified, so avoid assuming affected endpoints or payload behavior. The safest research path is advisory correlation, version validation, and non-invasive configuration review.

Mitigation direction

  • Identify all ClearSCADA and SCADA Expert ClearSCADA deployments and exact build numbers.
  • Check Schneider Electric and CISA advisory guidance for supported fixes or mitigations.
  • Restrict SCADA web access to trusted networks, VPNs, and authorized users only.
  • Review and minimize user accounts with access to affected web functions.
  • Prioritize replacement or isolation if affected unsupported legacy builds remain in service.

Validation and detection

  • Compare installed versions against the affected build list in the advisory data.
  • Confirm whether ClearSCADA web interfaces are enabled and reachable remotely.
  • Review authentication logs for unexpected access to SCADA web components.
  • Verify vendor-recommended fixes or compensating controls are documented and applied.
  • Record any remaining affected systems in the vulnerability exception process.
Prepared
Confidence
medium
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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-5411 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
4.9 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:H/Au:S/C:N/I:N/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
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
4.9CVSS 2.0MediumAV:N/AC:H/Au:S/C:N/I:N/A:C3.96.9Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

4.9Medium
CVSS 2.0 vector shape for CVE-2014-5411Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:H/Au:S/C:N/I:N/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
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-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.