← Vulnerability feed

Vulnerability record · CVE-2014-100015 · published 13 January 2015

CVE-2014-100015: SolidWorks Workgroup PDM directory traversal in file upload

Solidworks · Product Data Management

SolidWorks Workgroup PDM 2014 contains a directory traversal flaw in pdmwService.exe: a filename in a file upload can include .. (dot dot) sequences. Because the service writes uploaded files to paths derived from that filename, an unauthenticated remote attacker can place files outside the intended upload directory. This matters because arbitrary file writes on a PDM server can corrupt data or plant content that other components later execute or trust.

6.4 CVSS 2.0 Medium EPSS 57% · top 0.9% CWE-22 · Path traversal
6.4CVSS 2.0 base score
57%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

Directory traversal vulnerability in pdmwService.exe in SolidWorks Workgroup PDM 2014 allows remote attackers to write to arbitrary files via a .. (dot dot) in the filename in a file upload.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityUnauthenticated remote arbitrary file write with public exploit code and very high EPSS, though the CVSS 2.0 base score is only 6.4 and the product is an older, likely limited-deployment PDM server.

What it is

SolidWorks Workgroup PDM 2014 contains a directory traversal flaw in pdmwService.exe: a filename in a file upload can include .. (dot dot) sequences. Because the service writes uploaded files to paths derived from that filename, an unauthenticated remote attacker can place files outside the intended upload directory. This matters because arbitrary file writes on a PDM server can corrupt data or plant content that other components later execute or trust.

Impact

An attacker gains the ability to write arbitrary files to locations writable by the pdmwService.exe process on the server. Depending on what is writable and how the service is deployed, this can lead to data tampering or code execution through planted files.

Attack surface

The flaw is reachable over the network through the PDM file upload interface on pdmwService.exe, per the AV:N vector. The CVSS vector shows Au:N and no user interaction, so no authentication or victim action is required.

Exploitation

Public exploit code exists, with Exploit-DB and Packet Storm references tagged Exploit. The CVE is not in CISA KEV, but EPSS is high at roughly 0.57 probability (99th percentile), indicating elevated likelihood of exploitation activity.

What to do

  • Apply the SolidWorks/Dassault Systèmes fix for Workgroup PDM 2014 if still supported; if no patch is available, retire or isolate the product.
  • Restrict network access to pdmwService.exe and the PDM upload interface to trusted hosts only.
  • Run the PDM service under a low-privilege account with write access limited to the intended upload directory.
  • Sanitize and canonicalize uploaded filenames, rejecting .. sequences and absolute paths, if any custom front end is in use.
  • Monitor and alert on unexpected file creation outside the PDM data directories.

Detection

  • Audit file creation and modification events on the PDM server for paths outside the expected upload and data directories.
  • Inspect PDM upload logs or network traffic for filenames containing .. or path separators.
  • Alert on new executable or script files appearing in web-accessible or service-loaded directories on the PDM host.
  • Correlate pdmwService.exe process file writes with known-good upload destinations to flag anomalies.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2014-100015 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

7.5CVE-2014-100014Solidworks product data management memory buffer overflow vulnerabilityMultiple stack-based buffer overflows in pdmwService.exe in SolidWorks Workgroup PDM 2014 SP2 allow remote attackers to execute arbitrary code via a …EPSS 6.1%9.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed10.0CVE-2026-48282Adobe ColdFusion path traversal leads to remote code executionColdFusion versions 2025.9, 2023.20 and earlier contain a path traversal flaw (CWE-22) that allows an unauthenticated remote attacker to reach files …KEVEPSS 42%analysed10.0CVE-2026-34909UniFi OS path traversal allows unauthenticated file accessUniFi OS devices contain a path traversal flaw (CWE-22) that lets a network-reachable attacker read files on the underlying system. Because the expos…KEVEPSS 1.8%analysed6.5CVE-2026-20262Cisco Catalyst SD-WAN Manager path traversal in file uploadCisco Catalyst SD-WAN Manager (formerly vManage) fails to properly validate user-supplied input during a file upload process, allowing path traversal…KEVEPSS 28%analysed

Source: NIST National Vulnerability Database (record CVE-2014-100015), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.