• Resolved Nikodemsky

    (@nikodemsky)


    So i’ve tried your plugin after my short adventure with Wordfence, which was way too heavy for some of my clients websites. It’s ok so far, but I already having my first issue.

    The thing is, that plugin found known threat in file called:
    jquery.fancygallery.min
    – i let plugin fix that file, but after that gallery plugin stopped working.

    I’m getting two errors from console:

    Uncaught SyntaxError: Unexpected token ;
    Uncaught TypeError: jQuery(…).fancygallery is not a function

    second one is called from line:
    jQuery('#fancygallery-1-1').fancygallery({

    File before fix:
    http://pastebin.com/ng90z8QB

    File after fix:
    http://pastebin.com/P1ExF4Up

    That file is from outdated plugin called Radykal Fancygallery, the plugin itself is using TimThumb(latest version). I know it’s bad idea to use plugin with that script, but atm i can’t change that plugin for anything else.

    Since i’m not familiar with jquery/js i’m not sure, if i should ignore that file or do something with it, but any help will be appreciated.

    https://ww.wp.xz.cn/plugins/gotmls/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Eli

    (@scheeeli)

    Thanks so much for posting the before and after code in that file. It turns out that this is actually a false positive, meaning my plugin should not have tried to fix that file. The facebook iframe in that code looks just like a known threat and so it was incorrectly removed. You can restore that file from the Quarantine and I will update the definitions ASAP so that that file will not be flagged again.

    Thanks again for reporting this issue with such detail 😉

    Aloha, Eli

    Plugin Author Eli

    (@scheeeli)

    I just fixed that definition so that it would not be incorrectly removed again. Please restore that file from the Anti-Malware Quaratine and download the latest definition updates and let me know if that solved your problem.

    Aloha, Eli

    Thread Starter Nikodemsky

    (@nikodemsky)

    Ok, thank you very much!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Known threat auto fix problem’ is closed to new replies.