Site logo

Archived topic

WP Cerber: Integrity data not found

5 replies · Started by d on June 23, 2018

Viewing posts 1–6 of 6

Should I be concerned that a security scan by WP Cerber Security 7.0 flagged "GP Premium Plugin" with the following:

/gp-premium/hooks/functions/hooks.php Suspicious code found High 5 KB
Suspicious code instruction detected
Line 22: eval
May be used to execute malicious code on the web server. Pairing with base64_decode function indicates malicious code.

AND

/gp-premium/sites/classes/class-site-import-image.php Suspicious code found High 4 KB
Suspicious code signatures detected
Line ?: FROM
Line ?: WHERE
Line ?: FROM
Line ?: WHERE
Execute arbitrary command on the web server (BCTK)

Hi there,

No issues with the first one. Code is run through eval() when PHP is enabled.

What are the problem lines in the second file?

That's a copy/paste of the warning. Question marks and all.

That's strange, you can always re-install the plugin/replace that file with a freshly downloaded file just to be sure :)

Thanks.

No problem :)

This archived topic is closed to new replies.