CVE-2020-37231: Privacy Drive 3.17.0 Unquoted Service Path Privilege Escalation
Privacy Drive 3.17.0 contains an unquoted service path vulnerability in the pdsvc.exe service binary that allows local attackers to escalate privileges by exploiting the service startup process. Attackers can place malicious executables in the unquoted path directories to execute arbitrary code with LocalSystem privileges during service startup or system reboot.
Security readout for executives and security teams
Plain-English summary
Privacy Drive 3.17.0 Build 1456 has a Windows service configuration flaw that can let a low-privileged local user gain LocalSystem control when the service starts. This is mainly a risk after an attacker already has local access, but it can turn a limited compromise into full host takeover.
Executive priority
Handle as a high-priority endpoint hardening issue where Privacy Drive is installed. It is not a remote internet-facing flaw, but it can materially worsen any local compromise by enabling full system privileges.
Technical view
The pdsvc.exe service has an unquoted service path vulnerability, classified as CWE-428. Windows service startup path parsing can be abused by a local low-privileged attacker to execute arbitrary code as LocalSystem during service start or reboot. The CVSS v4.0 score is 8.5 high.
Likely exposure
Exposure is limited to endpoints or servers running Cybertronsoft Privacy Drive 3.17.0 Build 1456 with the affected pdsvc.exe service. The bundle does not identify other versions, CPEs, cloud exposure, or remote attack surface.
Exploitation context
The source bundle includes an ExploitDB reference, so public exploit information exists. CISA KEV is false, and the supplied sources do not establish active exploitation. The attacker needs local low-privileged access and a service start or reboot condition.
Researcher notes
Evidence is specific to Privacy Drive 3.17.0 Build 1456 and pdsvc.exe. The bundle gives CVSS v4.0 8.5 and CWE-428, but does not provide confirmed vendor patch status, affected-version range beyond 3.17.0 Build 1456, or active exploitation evidence.
Mitigation direction
Identify and prioritize systems running Privacy Drive 3.17.0 Build 1456.
Check Cybertronsoft guidance for a fixed version or supported remediation.
Remove or disable Privacy Drive where business use is not required.
Restrict local write access around application and service-path directories.
Monitor for unexpected pdsvc.exe service restarts or suspicious child processes.
Validation and detection
Inventory installed Privacy Drive versions across managed Windows endpoints.
Confirm whether the pdsvc.exe service path is unquoted on affected hosts.
Review service configuration and filesystem permissions with endpoint management tooling.
Check EDR telemetry for unusual activity around service startup or reboot.
Track vendor and VulnCheck updates for remediation details.
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 · low confidence lookup
CWE-428: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
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.
2CVSS vectors
3Timeline events
1ADP providers
5Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-428 · source CWE mapping
Unquoted Search Path or Element
Unquoted Search Path or Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.