Exploits / Vulnerability Discovered : 2019-01-08 |
Type : webapps |
Platform : php
This exploit / vulnerability Cf image hosting script 1.6.5 (delete all pictures) privilege escalation is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
#!/usr/bin/env python
"""
Exploit Title: CF Image Hosting Script 1.6.5: Delete database
Google Dork: "Powered By CF Image Hosting script"
Date: 01/08/2019
Exploit Author: David Tavarez
Vendor Homepage: https://davidtavarez.github.io/
Software Link: http://forum.codefuture.co.uk/showthread.php?tid=73141
Version: 1.6.5
Tested on: Debian 9.6
By default, the database can be downloaded by any user. After decoding
the file the database should be unserialize. The DELETE ID is stored
in Plain Text, this ID can be use to delete a picture.