Hallo!
Habe mir heute das GameWorld 2.4.2 Themes von SMThemes hier geladen: LINK
Habe nun das Problem, dass der Antivirus Alarm schlägt bei folgenden Punkten:
/themes/gameworld/functions.php$videoinf = unserialize(file_get_contents("https://vimeo.com/api/v2/ ...
/themes/gameworld/header.php
$return['content']=ob_get_contents();
/themes/gameworld/inc/administrator.php
jQuery("<iframe height='720px' width='100%' src='http://smthem ...
jQuery("<iframe height='720px' width='100%' src='http://smthem ...
if ($handle=@fopen(TEMPLATEPATH."/license.txt", 'r')) {
$txt=fread($handle, filesize(TEMPLATEPATH."/license.txt")) ...
<iframe src='http://smthemes.com/purchase-from-users-d ...
<iframe height='500px' width='100%' src='' id='sActiva ...
$ch = curl_init($url);
$response = curl_exec($ch);
/themes/gameworld/inc/library.php
$pаrams=@fopen(get_theme_root()."/".get_template()."/".$settin ...
$pаrams = @fread($pаrams, @filesize(get_theme_root()."/".get_te ...
$defpаrams=@fopen(get_theme_root()."/".get_template().'/inc/'.$$d ...
$defpаrams = @fread($defpаrams, @filesize(get_theme_root()."/".get ...
/themes/gameworld/inc/settings.php
'code'=>'<iframe src="//http://www.facebook.com/plugins/like.php?href= ...
/themes/gameworld/inc/update.php
$source=fopen($file->filename,'r');
$txt=fread($source, filesize($file->filename));
fclose($source);
$handle=fopen($file->filename,'w');
$txt=file_get_contents("http://smthemes.com/%22.$file->content);
fclose($handle);
Da der Skin auch als Bezahlversion vorhanden ist (hab selbst die freie Version), glaube ich mal nicht, dass da Schadsoftware drin ist, jedoch wollte ich euch mal fragen, was ihr von den Sicherheitsmeldungen haltet.
Danke schon mal für die Mühen!