Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Security issues in a WordPress Plugin

  • This topic is empty.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #41546
    raman2572
    Participant

    I am using Strx Magic Floating Sidebar Maker plugin on my blog [www.designrapid.com](http://www.designrapid.com “Design Rapid”) , yesterday i opened by blog in college library, i was surprised to see my blog was showing unknown ad banner on sidebar to some Jewelery and fashion website. All this happened after i installed this plugin.

    #118762
    DustinWoods
    Member

    I tried to get this plugin to work, but I didn’t have much luck. But, I think I found where the author put their own ads in the plugin.

    Go to your plugins->Strx Magic Floating Sidebar Maker, click “edit.” Look in the source code for

    `$rv.='



    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

    ';`

    Deleting this should get rid of the ads. I don’t know what the license is for this plugin though, the author may frown upon you.

    #118791
    raman2572
    Participant

    gosh, how can they do this, i found a 300*250 ad banner on my blog

    #118813
    raman2572
    Participant

    gosh now i found this
    function strx_floating_sidebar_affiliates(){
    return array(
    //Elegant themes affiliate program http://www.elegantthemes.com/affiliates/
    ‘,
    ‘,
    //Envato refer program http://themeforest.net/wiki/referral/basics-referral/referral-program/
    //logos http://themeforest.net/wiki/referral/basics-referral/banners-and-logos/
    //Themeforest
    ‘,
    ‘,
    //Videohive
    ‘,
    //Graphicriver
    ‘,
    //Activeden
    ‘,
    //Audiojungle
    ‘,
    //3docean
    ‘,
    //Codecanyon
    ‘,
    //Tutsplus
    //’‘,
    //Woothemes
    WooThemes - Quality Themes, Great Support‘,
    WooThemes - WordPress themes for everyone‘,
    WooThemes - Quality Themes, Great Support‘,
    WooThemes - WordPress themes for everyone‘,
    //Mojothemes
    Mojo Themes‘,
    Mojo Themes
    );
    }

    There are too many unwanted ads

    #118814
    raman2572
    Participant

    this plugin have, a twitter link, a feedburner link, donate us link, 8 affiliate links, an adsense ad banner and much more. How this can be available on wordpress plugin repository!!!! its not safe

    #118821
    raman2572
    Participant

    it was too much, wrote a post on this issue check out [here](http://www.designrapid.com/wordpress-plugins-security-issue/ “wordpress threats”)

    #118884
    DustinWoods
    Member

    I’ve never seen someone so heated about this. Hahaha. You seem very passionate about ethics of free software. I’m glad to see someone voicing their opinion about it though. I’m very surprised it got a 4.5/5 star rating. You would think some users would have noticed and gave it a bad review.

    #123448
    raman2572
    Participant

    Every developer should describe on shelf about his intenstions

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘CSS’ is closed to new topics and replies.