CVE-2023-53946: Arcsoft PhotoStudio 6.0.0.172 Unquoted Service Path Privilege Escalation
Arcsoft PhotoStudio 6.0.0.172 contains an unquoted service path vulnerability in the ArcSoft Exchange Service that allows local attackers to escalate privileges. Attackers can place a malicious executable in the unquoted path and trigger the service to execute arbitrary code with system-level permissions.
Security readout for executives and security teams
Plain-English summary
This is a local privilege escalation issue in Arcsoft PhotoStudio 6.0.0.172. A user who already has low-level access to an affected Windows machine may be able to make the ArcSoft Exchange Service run attacker-controlled code with system-level privileges.
Executive priority
Treat this as a high-priority endpoint hardening issue where the software is deployed. It is not remotely exploitable from the provided evidence, but it can turn limited local access into full system compromise.
Technical view
CVE-2023-53946 is a CWE-428 unquoted service path flaw in the ArcSoft Exchange Service. The CVSS 4.0 score is 8.5 high, with local attack vector, low complexity, low privileges required, and high confidentiality, integrity, and availability impact on the vulnerable system.
Likely exposure
Exposure is most likely on Windows endpoints where Arcsoft PhotoStudio 6.0.0.172 and the ArcSoft Exchange Service are installed. The bundle’s affected-version metadata is incomplete, so validate by installed product, version, and service presence.
Exploitation context
The bundle cites an ExploitDB entry, indicating public exploit information exists. CISA KEV is false, and no provided source states active exploitation in the wild.
Researcher notes
Analysis is constrained to the supplied bundle. The strongest evidence is the CVE description, VulnCheck advisory reference, CVSS vector, CWE-428 classification, and ExploitDB reference. No official patch details are included.
Mitigation direction
Check Arcsoft and VulnCheck guidance for any fixed release or official workaround.
Remove Arcsoft PhotoStudio where there is no business requirement.
Restrict local user write access near service executable paths.
Apply endpoint controls for unexpected executable creation in service path locations.
Prioritize remediation on shared workstations and systems with many local users.
Validation and detection
Inventory endpoints for Arcsoft PhotoStudio 6.0.0.172 installations.
Confirm whether the ArcSoft Exchange Service is present and enabled.
Review service executable path quoting and directory permissions.
Check EDR logs for suspicious process launches by the affected service.
Verify whether vendor guidance or a newer safe version exists.
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
4Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: 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.