Topic: Strange "V2:error:8" on login
Hello all!
First of all, as this is my first post, would like to say I like wolf for it`s simplicity, and that I migrated from wordpress to this for every day use.
But today, after a 3 month usage in production mode, I could not login to my WolfCMS installation. On entering username and password, I would get a blank page with a V2:error:8.
After google-ing, I found out it might be a hack-ing attempt, and compared the local installation with the remote one, and, my worst fear came true:
In /wolf/plugins/comment/ there was a new file, called menu.php, that contained some base64 encoded commands" <?php eval(base64_decode(rawurldecode('JHNob2dvID0gMTsKLy....
This file was then run by issuing a */ @include_once("plugins/comment/menu.php"); from the utils.php file in the /wolf directory.
The issue was similar with this one: http://forum.joomla.org/viewtopic.php?p=2666260
Now, I restored my Wolf Installation. How can I see if this is a wolf cms issue, or a server misconfiguration (I updated the server with the latest packages, it`s ubuntu with auto-update security)?
Thank you, and waiting for your input.

