Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2020-11097 PoC — FreeRDP 缓冲区错误漏洞

Source
Associated Vulnerability
Title:FreeRDP 缓冲区错误漏洞 (CVE-2020-11097)
Description:FreeRDP是FreeRDP团队的一款开源的远程桌面协议(RDP)的实现。 FreeRDP 2.1.2之前版本中存在缓冲区错误漏洞。该漏洞源于网络系统或产品在内存上执行操作时,未正确验证数据边界,导致向关联的其他内存位置上执行了错误的读写操作。攻击者可利用该漏洞导致缓冲区溢出或堆溢出等。
Description
POC TO CRASH FREERDP USING CVE-2020-11097
Readme
crash FreeRDP using CVE-2020-11097 POC
start server as python3 test.py
connect to server by follwoing command 
xfreerdp /v:127.0.0.1:3389 /u:user /p:pass /gt:127.0.0.1 /log-level:DEBUG
File Snapshot

[4.0K] /data/pocs/756358b13e9a3b1ca17ebd604e39dcc01065cd99 ├── [ 185] README.md └── [2.4K] test.py 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.