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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-9730 PoC — Synaptics Audio驱动程序CxUtilSvc.exe组件权限许可和访问控制问题漏洞

Source
Associated Vulnerability
Title:Synaptics Audio驱动程序CxUtilSvc.exe组件权限许可和访问控制问题漏洞 (CVE-2019-9730)
Description:Synaptics Audio driver是美国Synaptics公司的一款音频驱动程序。 Synaptics Audio驱动程序中的CxUtilSvc.exe组件存在权限许可和访问控制问题漏洞。该漏洞源于网络系统或产品缺乏有效的权限许可和访问控制措施。
Description
Synaptics Audio Driver LPE
Readme
# CVE-2019-9730: Synaptics Audio Driver LPE

The vulnerability in this driver package was with the CxUtilSvc system service. It hosted a COM object that low-privileged code can use to perform arbitrary reads and writes to the registry as SYSTEM. The .NET code adds the `IRegistryHelper` COM interface as a reference to invoke its methods.

In terms of exploitation, a less subtle approach is used that replaces the binary path of a given service with a command that creates a local Administrator account. Although standard user accounts cannot start/stop every service, there is usually a small subset where they can (e.g. `ose`). They can also reboot the system if they cannot immediately start a service.

Write-up and technical advisory here: [http://jackson-t.ca/synaptics-cxutilsvc-lpe.html](http://jackson-t.ca/synaptics-cxutilsvc-lpe.html).

## Affected Vendors

- Lenovo
  - https://support.lenovo.com/us/en/downloads/DS120091
  - https://download.lenovo.com/pccbbs/mobiles/n1ma113w.exe
- HP
  - https://support.hp.com/us-en/drivers/selfservice/hp-envy-m6-aq100-x360-convertible-pc/12499188/model/13475171
  - https://ftp.hp.com/pub/softpaq/sp82501-83000/sp82767.exe
- Asus
  - https://www.asus.com/Laptops/ASUS-ZenBook-Flip-UX360CA/HelpDesk_Download/
  - https://dlcdnets.asus.com/pub/ASUS/nb/DriversForWin10/Audio/Audio_Conexant_Win10_64_VER8663452.zip
- LG
  - https://www.lg.com/us/support-product/lg-13Z970-U.AAW5U1
  - http://gscs-b2c.lge.com/downloadFile?fileId=vJimjDlGp1oPCTuNuDDsMw

This list is not comprehensive.
File Snapshot

[4.0K] /data/pocs/83f90d9c3df468dcf226277c3d9db3c09683d1f5 ├── [1.1K] CxSandbox.sln ├── [4.0K] CxUtilSvcExploit │   ├── [ 184] App.config │   ├── [3.8K] CxUtilSvcExploit.csproj │   ├── [4.8K] Program.cs │   └── [4.0K] Properties │   └── [1.4K] AssemblyInfo.cs ├── [ 11K] LICENSE └── [1.5K] README.md 2 directories, 7 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.