cve/2023/CVE-2023-37250.md
2024-05-25 21:48:12 +02:00

21 lines
966 B
Markdown

### [CVE-2023-37250](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-37250)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Unity Parsec has a TOCTOU race condition that permits local attackers to escalate privileges to SYSTEM if Parsec was installed in "Per User" mode. The application intentionally launches DLLs from a user-owned directory but intended to always perform integrity verification of those DLLs. This affects Parsec Loader versions through 8. Parsec Loader 9 is a fixed version.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ewilded/CVE-2023-37250
- https://github.com/ewilded/CVE-2023-37250-POC
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/nomi-sec/PoC-in-GitHub