mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
848 B
Markdown
18 lines
848 B
Markdown
### [CVE-2020-24772](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-24772)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Dreamacro Clash for Windows v0.11.4, an attacker could embed a malicious iframe in a website with a crafted URL that would launch the Clash Windows client and force it to open a remote SMB share. Windows will perform NTLM authentication when opening the SMB share and that request can be relayed (using a tool like responder) for code execution (or captured for hash cracking).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Dreamacro/clash/issues/910
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|