Files
CVEs-PoC/2021/CVE-2021-26807.md
T
2024-06-18 02:51:15 +02:00

18 lines
730 B
Markdown

### [CVE-2021-26807](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26807)
![](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
GalaxyClient version 2.0.28.9 loads unsigned DLLs such as zlib1.dll, libgcc_s_dw2-1.dll and libwinpthread-1.dll from PATH, which allows an attacker to potentially run code locally through unsigned DLL loading.
### POC
#### Reference
- https://illuminati.services/2021/04/29/cve-2021-26807-gog-galaxy-v2-0-35-dll-load-order-hijacking/
#### Github
No PoCs found on GitHub currently.