CVE-2020-37254: Wondershare PDFelement 5.2.9 Privilege Escalation via Unquoted Service Path
Wondershare PDFelement 5.2.9 contains a privilege escalation vulnerability due to an unquoted service path in the WsAppService Windows service. Local attackers can place a malicious executable in the service path and execute code with LocalSystem privileges upon service restart or system reboot.
Security readout for executives and security teams
Plain-English summary
Wondershare PDFelement 5.2.9 has a Windows service configuration flaw that can let a local, already-authenticated attacker gain full system privileges. This is not a remote internet attack, but it can turn a low-privilege workstation foothold into complete device control.
Executive priority
Treat as high priority for endpoint remediation, especially where PDFelement 5.2.9 exists on user workstations. It is a local privilege escalation issue, so urgency depends on deployment breadth and existing endpoint compromise risk.
Technical view
CVE-2020-37254 is a CWE-428 unquoted service path issue in the WsAppService Windows service. The source bundle says local attackers can cause code execution as LocalSystem when the service restarts or the system reboots. Only Wondershare PDFelement 5.2.9 is identified as affected.
Likely exposure
Exposure is likely limited to Windows endpoints running Wondershare PDFelement 5.2.9 with WsAppService installed. Risk is higher on shared workstations, VDI images, and endpoints where low-privilege users or malware may already have local access.
Exploitation context
The bundle includes an ExploitDB reference, but KEV status is false and no cited source states active exploitation. Exploitation requires local access and a service restart or reboot condition, according to the provided description.
Researcher notes
Evidence identifies Wondershare PDFelement 5.2.9, WsAppService, CWE-428, local attack vector, low privileges required, and LocalSystem impact. The bundle does not name a fixed version, vendor advisory, or confirmed in-the-wild exploitation.
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 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
4Source 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.