LiveActive security incident?Get immediate response
CVE Record

CVE-2014-2358: Fox-IT DataDiode Appliance CSRF

Multiple cross-site request forgery (CSRF) vulnerabilities in the administrative web interface in the proxy server on Fox-IT Fox DataDiode appliances before 1.7.2 allow remote attackers to hijack the authentication of administrators for requests that (1) create administrative users, (2) remove administrative users, or (3) change permissions.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2014-2358 is a CSRF issue in the Fox-IT Fox DataDiode appliance administrative web interface before version 1.7.2. If an authenticated administrator is tricked into making a malicious request, an attacker could cause administrative-user or permission changes. This is a targeted administrative-risk issue, not evidence of broad unauthenticated compromise.

Executive priority

Treat this as a moderate-priority industrial security hygiene issue. Prioritize remediation if the appliance protects sensitive network boundaries or if administrative access is reachable from broad user networks.

Technical view

The proxy server administrative web interface lacks adequate CSRF protection for privileged actions. The cited CVE describes requests that can create administrative users, remove administrative users, or change permissions on Fox-IT DataDiode appliances before 1.7.2. CVSS v2 is 4.3, network-accessible, medium complexity, with partial availability impact recorded.

Likely exposure

Exposure is limited to organizations running Fox-IT Fox DataDiode appliances before 1.7.2, especially where administrators use the affected web interface. Internet exposure is not stated in the sources.

Exploitation context

The source bundle does not cite CISA KEV listing or active exploitation. The attack requires hijacking an administrator’s authenticated browser context through CSRF, so practical risk depends on administrator access paths and interface reachability.

Researcher notes

Evidence is limited to CVE and advisory metadata in the provided bundle. Do not assume exploitation, internet-scale scanning, or affected products beyond Fox-IT Fox DataDiode appliances before 1.7.2.

Mitigation direction

  • Confirm appliance version and identify any systems before 1.7.2.
  • Upgrade affected appliances to version 1.7.2 or later where applicable.
  • Review Fox-IT and CISA advisory guidance before relying on compensating controls.
  • Restrict administrative interface access to trusted management networks where feasible.
  • Review administrative accounts and permissions for unexpected changes.

Validation and detection

  • Inventory Fox-IT DataDiode appliances and record firmware or software versions.
  • Verify whether each appliance is before 1.7.2.
  • Check administrative-user lists for unknown, removed, or modified accounts.
  • Review permission settings for unexpected changes.
  • Confirm administrators access the interface through approved management paths only.
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-352: 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-2358 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.3 (2.0)
Known Exploited
No
Published

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

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
4.3CVSS 2.0MediumAV:N/AC:M/Au:N/C:N/I:N/A:P8.62.9Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

4.3Medium
CVSS 2.0 vector shape for CVE-2014-2358Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
Fox-ITDataDiode Appliance0, 1.7.2unaffected
Weakness

CWE details

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

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.