Vulnerability record · CVE-2022-48323 · published 13 February 2023
CVE-2022-48323: Sunlogin Sunflower path traversal allows unauthenticated remote code execution
Sunlogin · Sunflower
Sunlogin Sunflower Simplified (Sunflower Simple and Personal) 1.0.1.43315 is vulnerable to a path traversal issue. A remote, unauthenticated attacker can send a crafted HTTP request to execute arbitrary programs on the victim host, as shown by the /check?cmd=ping../ pattern followed by a pathname such as powershell.exe. This matters because it exposes a remote code execution path with no credentials or user interaction required.
Description
Sunlogin Sunflower Simplified (aka Sunflower Simple and Personal) 1.0.1.43315 is vulnerable to a path traversal issue. A remote and unauthenticated attacker can execute arbitrary programs on the victim host by sending a crafted HTTP request, as demonstrated by /check?cmd=ping../ followed by the pathname of the powershell.exe program.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityCVSS 9.8 with network reachability, no authentication, no user interaction, and high EPSS plus public exploit tooling make this an urgent remote code execution risk.
What it is
Sunlogin Sunflower Simplified (Sunflower Simple and Personal) 1.0.1.43315 is vulnerable to a path traversal issue. A remote, unauthenticated attacker can send a crafted HTTP request to execute arbitrary programs on the victim host, as shown by the /check?cmd=ping../ pattern followed by a pathname such as powershell.exe. This matters because it exposes a remote code execution path with no credentials or user interaction required.
Impact
An attacker can execute arbitrary programs on the victim host, leading to full compromise of the affected system. Given the CVSS vector, confidentiality, integrity and availability impacts are all high.
Attack surface
The flaw is reached over the network via a crafted HTTP request to the Sunlogin Sunflower service. No authentication or user interaction is required per the CVSS vector (AV:N/AC:L/PR:N/UI:N).
Exploitation
CISA KEV does not list this CVE, but EPSS is 0.56787 (99.018th percentile) and public references include an exploit-tagged Nuclei template, indicating known public exploitation tooling.
What to do
- Patch or upgrade Sunlogin Sunflower Simplified (Sunflower Simple and Personal) from version 1.0.1.43315 to a fixed release as soon as a vendor fix is available.
- If patching is not immediately possible, remove the product from direct internet exposure and restrict access to trusted networks or management VLANs.
- Block or filter HTTP requests that contain path traversal sequences such as ../ in the /check endpoint at the perimeter or host firewall.
- Monitor vendor advisories for a fixed version and apply it promptly; do not rely on version 1.0.1.43315 remaining safe.
- Run the service with least privilege and restrict its ability to launch external programs such as powershell.exe where feasible.
Detection
- Inspect HTTP logs for requests to /check with cmd parameters containing ../ or references to powershell.exe.
- Alert on unexpected child processes spawned by the Sunlogin Sunflower service, especially powershell.exe or other command interpreters.
- Monitor for outbound network connections or process execution consistent with remote command execution from the Sunflower host.
- Use the referenced Nuclei template (CNVD-2022-03672) for authorized scanning to identify exposed vulnerable instances.
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
| Link | Tags |
|---|---|
| https://asec.ahnlab.com/en/47088/ | Technical Description |
| https://github.com/projectdiscovery/nuclei-templates/blob/8500efb7c5c52261229bb87b3af8a6e4e5afc877/cnvd/2022/CNVD-2022-0 | ExploitThird Party Advisory |
| https://www.cnvd.org.cn/flaw/show/CNVD-2022-03672 | Third Party Advisory |
| https://asec.ahnlab.com/en/47088/ | Technical Description |
| https://github.com/projectdiscovery/nuclei-templates/blob/8500efb7c5c52261229bb87b3af8a6e4e5afc877/cnvd/2022/CNVD-2022-0 | ExploitThird Party Advisory |
| https://www.cnvd.org.cn/flaw/show/CNVD-2022-03672 | Third Party Advisory |
Track CVE-2022-48323 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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2022-48323), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.