• Resolved sherissa_r

    (@sherissa_r)


    Hi,
    I installed this plugin yesterday.
    My host reported a malware warning but i’m not sure what it’s about
    wp-content/plugins/wp-custom-admin-interface/wp-custom-admin-interface.php
    Exploit found: generic.eval.base64.decode.41

    Any idea if this is something to be concerned about?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    WFSupport

    (@wfsupport)

    LIke the plugin author mentioned this isn’t malicious. It is probably due to the hosting company using a scan signature that is way too broad and generic. Base64_decode and Base64_encode are legitimate PHP code functions. Plugin authors sometimes use them to hide code that is proprietary or contains licensing data. But the functions are also used frequently in malware to hide the malicious code too. However, just because a plugin includes the functions does not mean the plugin has malware in it. You can report it to your hosting company and ask that they start looking at any files flagged by this rule to individually make a determination but that may not be viable for them. In this case I would recommend asking them to examine the file to tell you what is specifically malicious about it. That usually forces them to actually take a look and verify that the file is not malicious at all.

    Hope this helps.

    Tim

    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Thanks @wfsupport 🙂

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

The topic ‘malware warning’ is closed to new replies.