mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
730 B
Markdown
18 lines
730 B
Markdown
### [CVE-2021-26807](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26807)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|