LiveActive security incident?Get immediate response
CVE Record

CVE-2014-2375: Ecava IntegraXor SCADA Server External Control of File Name or Path

Ecava IntegraXor SCADA Server Stable 4.1.4360 and earlier and Beta 4.1.4392 and earlier allows remote attackers to read or write to arbitrary files, and obtain sensitive information or cause a denial of service (disk consumption), via the CSV export feature.

HighCVSS 8.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2014-2375 affects Ecava IntegraXor SCADA Server versions listed in the sources. A remote, unauthenticated attacker could abuse CSV export handling to read or write arbitrary files, potentially exposing sensitive data or disrupting operations through disk consumption.

Executive priority

Treat this as high priority for any affected SCADA environment, especially if exposed beyond trusted OT networks. The main business risks are sensitive information disclosure, unauthorized file modification, and availability loss from disk exhaustion.

Technical view

The issue is CWE-73 external control of filename or path in the CSV export feature. Sources describe arbitrary file read/write impact in IntegraXor SCADA Server Stable 4.1.4360 and earlier, and Beta 4.1.4392 and earlier. CVSS v2 is 8.3 with network access, no authentication, partial confidentiality and integrity impact, and complete availability impact.

Likely exposure

Exposure is most relevant where affected IntegraXor SCADA Server instances are reachable from untrusted networks or where CSV export is available to unauthenticated remote users. The bundle does not identify affected deployments beyond the named Ecava product and versions.

Exploitation context

The CVE is not listed as CISA KEV in the provided bundle, and no cited source states active exploitation. The described attack is remote and unauthenticated, but the CVSS access complexity is medium.

Researcher notes

The source bundle gives the vulnerability class, affected version bounds, vector, and impact, but not a confirmed patch level or detailed remediation procedure. Avoid assuming exploit activity or fixes beyond vendor and CISA guidance.

Mitigation direction

  • Identify any Ecava IntegraXor SCADA Server Stable 4.1.4360 or earlier deployments.
  • Identify any IntegraXor SCADA Server Beta 4.1.4392 or earlier deployments.
  • Check Ecava and CISA guidance for supported updates or vendor-approved mitigations.
  • Restrict SCADA server reachability from Internet and untrusted networks.
  • Limit access to CSV export functionality pending vendor guidance.

Validation and detection

  • Inventory IntegraXor SCADA Server versions across OT and engineering networks.
  • Confirm whether CSV export is enabled or reachable on affected servers.
  • Review server logs for unusual CSV export activity or unexpected file growth.
  • Check for unexplained disk consumption on affected hosts.
  • Verify network controls prevent untrusted access to the SCADA server.
Prepared
Confidence
high
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 · medium confidence lookup

CWE-73: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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-2375 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
High
CVSS
8.3 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:M/Au:N/C:P/I:P/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
8.3CVSS 2.0HighAV:N/AC:M/Au:N/C:P/I:P/A:C8.68.5Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

8.3High
CVSS 2.0 vector shape for CVE-2014-2375Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:M/Au:N/C:P/I:P/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
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-73 · source CWE mapping

External Control of File Name or Path

External Control of File Name or Path represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.