# N/A
## 漏洞概述
Sunlogin Sunflower Simplified (也称为 Sunflower Simple and Personal) 1.0.1.43315 存在一个路径遍历漏洞。远程未经过身份验证的攻击者可以通过发送一个精心设计的 HTTP 请求来执行任意程序。
## 影响版本
- Sunlogin Sunflower Simplified 1.0.1.43315
## 漏洞细节
攻击者发送一个特定的 HTTP 请求 `/check?cmd=ping../` 后跟 `powershell.exe` 程序的路径名,从而使任意程序在目标主机上执行。
## 影响
远程未身份验证的攻击者可以利用此漏洞在受攻击的主机上执行任意程序,可能危及系统的完整性和安全性。
                                        
                                    
                                | # | POC 描述 | 源链接 | 神龙链接 | 
|---|---|---|---|
| 1 | 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. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2022/CVE-2022-48323.yaml | POC详情 | 
暂无评论