Files
CVEs-PoC/2020/CVE-2020-8140.md
T
2024-05-25 21:48:12 +02:00

18 lines
671 B
Markdown

### [CVE-2020-8140](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8140)
![](https://img.shields.io/static/v1?label=Product&message=Desktop%20Client&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Code%20Injection%20(CWE-94)&color=brighgreen)
### Description
A code injection in Nextcloud Desktop Client 2.6.2 for macOS allowed to load arbitrary code when starting the client with DYLD_INSERT_LIBRARIES set in the environment.
### POC
#### Reference
- https://hackerone.com/reports/633266
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-8140