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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Gw2-64.exe in Guild Wars 2 launcher version 106916 suffers from an elevation of privileges vulnerability which can be used by an "Authenticated User" to modify the existing executable file with a binary of his choice. The vulnerability exist due to the improper permissions, with the 'F' flag (Full Control) for 'Everyone' group, making the entire directory 'Guild Wars 2' and its files and sub-dirs world-writable.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/FreySolarEye/CVE/blob/master/Guild%20Wars%202%20-%20Local%20Privilege%20Escalation
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|