Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-34474 PoC — Clario VPN client 安全漏洞

Source
Associated Vulnerability
Title:Clario VPN client 安全漏洞 (CVE-2024-34474)
Description:Clario VPN client是Clario公司的一个Mac上的VPN客户端。 Clario VPN client 2024-04-11及之前版本存在安全漏洞,该漏洞源于存在弱权限,可以使用系统权限加载DLL。
Description
 Clario through 2024-04-11 for Windows Desktop has weak permissions for %PROGRAMDATA%\Clario and tries to load DLLs from there as SYSTEM.
Readme
# CVE-2024-34474
 Clario through 2024-04-11 for Windows Desktop has weak permissions for %PROGRAMDATA%\Clario and tries to load DLLs from there as SYSTEM.
 
### Description:
Clario for Windows desktop application attempts to load non existent DLLs libraries from C:\ProgramData\Clario\ and C:\ProgramData\Clario\Engines\ when a user performs an Antivirus scan. The DLL files do not exist and this process is invoked with SYSTEM privileges even if a non admin performs it. By default, on windows systems, any authenticated users can create files/Folders under the c:\ProgramData\Clario path. A user with low privileges can create the DLL files under C:\ProgramData\Clario\ and C:\ProgramData\Clario\Engines\ to execute arbitrary code of their choice resulting in elevation of Privileges to the SYSTEM rights.
 
### Affected versions
Clario versions through 2024-04-11

### Impacted service(s)
Insecure Folders:
C:\ProgramData\Clario\ & C:\ProgramData\Clario\Engines\

Service:
ClarioService.exe

### DLL loaded from world-writable directory 
![Alt text](https://raw.githubusercontent.com/Alaatk/CVE-2024-34474/main/DLLs-not-found.png)

#### Discovered by: 
Alaa Kachouh
File Snapshot

[4.0K] /data/pocs/0880f5e1a18833efd71dcfa5e58d8fc5cb7298b7 ├── [302K] DLLs-not-found.png └── [1.1K] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.