LiveActive security incident?Get immediate response
CVE Record

CVE-2014-2365: Advantech WebAccess Improper Access Control

Unspecified vulnerability in Advantech WebAccess before 7.2 allows remote authenticated users to create or delete arbitrary files via unknown vectors.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's Takemoderate

Analyst readout for executives and security teams

Plain-English summary

Advantech WebAccess versions before 7.2 had an access-control flaw that could let a logged-in remote user create or delete arbitrary files. For operational technology environments, that can affect integrity and availability even though public details are limited.

Executive priority

Treat this as a moderate-priority legacy ICS exposure. It is not confirmed actively exploited here, but unsupported or pre-7.2 WebAccess systems should be upgraded or isolated because authenticated misuse could disrupt operational visibility or system files.

Technical view

CVE-2014-2365 is a CWE-284 improper access control issue in Advantech WebAccess before 7.2. The record states remote authenticated users can create or delete arbitrary files through unknown vectors. CVSS v2 is 6.5: network reachable, low complexity, authentication required, partial confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely in organizations still running Advantech WebAccess earlier than 7.2, especially where authenticated access is reachable over a network. The source bundle does not identify specific modules, configurations, or internet-exposed defaults.

Exploitation context

The CVE is not listed as CISA KEV in the provided bundle, and no cited source here confirms active exploitation. Exploitation requires authentication, but the file create/delete impact is meaningful in ICS management software. Public technical detail is sparse because the vectors are described as unknown.

Researcher notes

Evidence is limited. The public record identifies the product, version boundary, CWE, CVSS, and authenticated arbitrary file create/delete impact, but not affected components or vectors. Avoid assuming unauthenticated reachability, exploit availability, or specific payload behavior from these sources.

Mitigation direction

  • Upgrade Advantech WebAccess to version 7.2 or a supported later release.
  • Check Advantech and CISA advisory guidance before applying compensating controls.
  • Restrict WebAccess access to trusted users and management networks only.
  • Review accounts and remove unnecessary authenticated access.
  • Monitor WebAccess hosts for unexpected file creation or deletion activity.

Validation and detection

  • Inventory all Advantech WebAccess deployments and record exact versions.
  • Confirm vulnerable systems are not running versions before 7.2.
  • Review access controls for remote authenticated WebAccess users.
  • Check logs and file integrity records for unexplained file changes.
  • Verify remediation against the CISA advisory and vendor guidance.
Prepared
Confidence
medium
Sources
5

Based on public source material and reviewed before publication.

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-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-2365 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
6.5 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:S/C:P/I:P/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
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
6.5CVSS 2.0MediumAV:N/AC:L/Au:S/C:P/I:P/A:P86.4Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

6.5Medium
CVSS 2.0 vector shape for CVE-2014-2365Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P

Access Vector
NetworkAdjacentLocal
Access Complexity
LowMediumHigh
Authentication
NoneSingleMultiple
Confidentiality Impact
CompletePartialNone
Integrity Impact
CompletePartialNone
Availability Impact
CompletePartialNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AdvantechWebAccess0, 7.2unaffected
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.