LiveActive security incident?Get immediate response
CVE Record

CVE-2014-2377: Ecava IntegraXor SCADA Server Information Exposure Through Environmental Variables

Ecava IntegraXor SCADA Server Stable 4.1.4360 and earlier and Beta 4.1.4392 and earlier allows remote attackers to discover full pathnames via an application tag.

MediumCVSS 5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability can let an unauthenticated remote attacker learn full file paths from Ecava IntegraXor SCADA Server through an application tag. It is not described as system takeover, but path disclosure can help attackers map the server and support later attacks against operational technology environments.

Executive priority

Treat as a moderate OT hygiene issue. It does not show confirmed exploitation or direct control-system compromise in the provided sources, but affected SCADA systems should not expose recon-enabling details to untrusted users.

Technical view

CVE-2014-2377 affects Ecava IntegraXor SCADA Server Stable 4.1.4360 and earlier, and Beta 4.1.4392 and earlier. The issue is CWE-526: exposure through environmental variables. CVSS v2 is 5.0, network-accessible, low complexity, unauthenticated, with partial integrity impact only as published.

Likely exposure

Exposure is most relevant where affected IntegraXor SCADA Server versions are reachable by untrusted networks. The source bundle does not identify specific deployments, internet exposure prevalence, or CPE matches.

Exploitation context

The bundle does not state active exploitation, and KEV is false. The described attacker outcome is discovery of full pathnames, which is reconnaissance value rather than direct availability or confidentiality loss under the CVSS vector.

Researcher notes

Evidence is limited to the CVE description, CVSS metadata, CWE mapping, and CISA advisory references. No exploit details, patch version, workaround text, or affected CPEs are provided in the bundle. Avoid assuming more than pathname disclosure through an application tag.

Mitigation direction

  • Check Ecava and CISA advisory guidance for supported updates or workarounds.
  • Identify and retire unsupported Stable or Beta IntegraXor versions.
  • Limit SCADA server access to trusted operational and management networks.
  • Review exposed application tags and remove unnecessary public access.

Validation and detection

  • Inventory IntegraXor SCADA Server versions in OT and lab environments.
  • Confirm whether any instance is Stable 4.1.4360 or earlier.
  • Confirm whether any Beta instance is 4.1.4392 or earlier.
  • Review whether application tag access is reachable without authentication.
  • Check monitoring for unusual requests against IntegraXor application tags.
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-526: 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-2377 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 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:N/C:N/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
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
5CVSS 2.0MediumAV:N/AC:L/Au:N/C:N/I:P/A:N102.9Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

5Medium
CVSS 2.0 vector shape for CVE-2014-2377Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:L/Au:N/C:N/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
EcavaIntegraXor SCADA Server0, 0unaffected
Weakness

CWE details

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

CWE-526 · source CWE mapping

Cleartext Storage of Sensitive Information in an Environment Variable

Cleartext Storage of Sensitive Information in an Environment Variable represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.