CVE-2020-37048
Unknown Unknown - Not Provided
Unquoted Service Path in Iskysoft Framework Enables Privilege Escalation

Publication date: 2026-02-01

Last updated on: 2026-02-01

Assigner: VulnCheck

Description
Iskysoft Application Framework Service 2.4.3.241 contains an unquoted service path vulnerability that allows local users to potentially execute arbitrary code with elevated privileges. Attackers can exploit the unquoted path in the service configuration to inject malicious executables that would be run with the service's high-level system permissions.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-01
Last Modified
2026-02-01
Generated
2026-06-16
AI Q&A
2026-02-01
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
iskysoft application_framework_service 2.4.3.241
iskysoft application_framework_service to 2.4.3.241 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-428 The product uses a search path that contains an unquoted element, in which the element contains whitespace or other separators. This can cause the product to access resources in a parent path.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is an unquoted service path issue in the Iskysoft Application Framework Service version 2.4.3.241. Because the service executable path contains spaces and is not enclosed in quotes, a local attacker can place a malicious executable in a directory path that the system might misinterpret during service startup. This causes the malicious code to be executed with the elevated privileges of the service, allowing arbitrary code execution with high-level system permissions. [1, 3]

Impact Analysis

The vulnerability can lead to privilege escalation on affected systems. A local attacker with limited privileges can exploit the unquoted service path to execute arbitrary code with elevated system-level privileges. This means the attacker can run malicious code with the same high-level permissions as the Iskysoft Application Framework Service, potentially compromising the entire system. [1, 3]

Detection Guidance

This vulnerability can be detected by querying Windows Management Instrumentation Command-line (WMIC) for services with auto start mode and filtering for unquoted paths excluding system directories. Additionally, the service configuration can be checked using the command 'sc qc IsAppService' to confirm the unquoted binary path. [1]

Mitigation Strategies

Immediate mitigation steps include correcting the unquoted service path by enclosing the executable path in quotes to prevent the system from misinterpreting the path and executing malicious code. Also, ensure that only trusted users have local access to the system to reduce the risk of local code injection. Regularly audit service paths and permissions to detect and prevent exploitation. [1, 3]

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2020-37048. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart