Flag by Wordfence Security Plugin
-
Dear Support,
I’ve noticed that a report came in from Wordfence about possible malicious code within the Robin plugin. It was about the following notice:
Suspicious ROT13-encoded filter associated with rogue WP pluginsThis is located within the file:
/wp-content/plugins/plugins/robin-image-optimizer/includes/classes/class-rio-media-library.php.Specifically it is about the following piece of code:
add_filter(str_rot13('jope/evb/nyybj_freiref'), 'WIO_Backup::alternateStorage');Wordfence is in my opinion rightfully flagging this since functions like:
str_rot13could be used by hackers to mask certain strings in the code.My primary question is, why is this needed? Why can’t we just have the value here that
str_rot13is referring to? Which iswbcr/rio/allow_servers.I hope to hear from you guys regarding why this has been done and if there is any incentive from you guys to change this mechanism.
Kind regards,
You must be logged in to reply to this topic.