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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- Severity
- High
- CVSS
- 8.3 (2.0)
- Known Exploited
- No
- Published
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:C
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.
CVSS vector scores
1 official scoreWe 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.
AV:N/AC:M/Au:N/C:P/I:P/A:C8.68.5Primary CVE scoreVulnerability scoring details
Base CVSS 2.0 score
8.3HighVector: AV:N/AC:M/Au:N/C:P/I:P/A:C
Source materials
- CVE List V5 sourceCVE List V5
- https://www.cisa.gov/news-events/ics-advisories/icsa-14-224-01CVE reference
- https://ics-cert.us-cert.gov/advisories/ICSA-14-224-01CVE reference · x_refsource_MISC, x_transferred
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
