0
Validation results

Mayosis

Mayosis

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEmayosis.zip
  • FILE SIZE9576748 bytes
  • MD5326dae04babccf49ad42db3f93bbef3d
  • SHA1e816d2c9173fb3ce3cdf359f8bfa5dd178bf4cf5
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • VERSION4.0
  • TAGScustom-background, threaded-comments, translation-ready, custom-menu
  • CREATION DATE2022-11-19
  • LAST FILE UPDATE2022-11-20
  • LAST VALIDATION2022-11-20 10:48
  • OTHER VERSIONS

    2.6.1 : 58%

    2.5.4 : 58%

    2.5.2 : 58%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Security breaches : Use of PHP sytem calls Found ->exec in file RedisHandler.php. 79: ->exec();
  2. Security breaches : Use of backticks execution operators in PHP code Found ` in file MercurialProcessor.php. 53: $result = explode(' ', trim(`hg id -nb`));Found ` in file GitProcessor.php. 54: $branches = `git branch -v --no-abbrev`;
  3. Security breaches : Use of base64_encode() Found base64_encode in file ChromePHPHandler.php.
     $data = base64_encode(utf8_encode($json));
     $data = base64_encode(utf8_encode($json));
  4. Malware : Operations on file system file_get_contents was found in the file class-merlin-widget-importer.php 77: $data = file_get_contents( $file );file_get_contents was found in the file class-merlin-customizer-importer.php 64: $raw = file_get_contents( $import_file_path );file_get_contents was found in the file class-merlin-redux-importer.php 25: $redux_options_raw_data = file_get_contents( $redux_item['file_path'] );file_put_contents was found in the file class-merlin-downloader.php 43: $saved_file = file_put_contents( $this->download_directory_path . $filename, $content );fread was found in the file SlackHandler.php 160: @fread($res, 2048);fopen was found in the file DeduplicationHandler.php 140: $handle = fopen($this->deduplicationStore, 'rw+');fwrite was found in the file DeduplicationHandler.php 156: fwrite($handle, $log);fclose was found in the file DeduplicationHandler.php 160: fclose($handle);file_put_contents was found in the file DeduplicationHandler.php 167: file_put_contents($this->deduplicationStore, $record['datetime']->getTimestfile_get_contents was found in the file CouchDBHandler.php 60: if (false === @file_get_contents($url, null, $context)) {fclose was found in the file StreamHandler.php 63: fclose($this->stream);fopen was found in the file StreamHandler.php 100: $this->stream = fopen($this->url, 'a');135: $this->errorMessage = preg_replace('{^(fopen|mkdir)\(.*?\): }', '', $msg);fwrite was found in the file StreamHandler.php 130: fwrite($stream, (string) $record['formatted']);fclose was found in the file SocketHandler.php 78: fclose($this->resource);fwrite was found in the file SocketHandler.php 225: protected function fwrite($data)227: return @fwrite($this->resource, $data);300: $chunk = $this->fwrite($data);302: $chunk = $this->fwrite(substr($data, $sent));fwrite was found in the file SocketHandler.php 225: protected function fwrite($data)227: return @fwrite($this->resource, $data);300: $chunk = $this->fwrite($data);302: $chunk = $this->fwrite(substr($data, $sent));fwrite was found in the file SocketHandler.php 225: protected function fwrite($data)227: return @fwrite($this->resource, $data);300: $chunk = $this->fwrite($data);302: $chunk = $this->fwrite(substr($data, $sent));fwrite was found in the file SocketHandler.php 225: protected function fwrite($data)227: return @fwrite($this->resource, $data);300: $chunk = $this->fwrite($data);302: $chunk = $this->fwrite(substr($data, $sent));
  5. Malware : Network operations curl_init was found in the file SlackbotHandler.php 72: $ch = curl_init();curl_init was found in the file MandrillHandler.php 55: $ch = curl_init();curl_init was found in the file CubeHandler.php 91: $this->httpConnection = curl_init('http://'.$this->host.':'.$this->port.'/1.0/event/put');curl_init was found in the file LogglyHandler.php 87: $ch = curl_init();curl_init was found in the file IFTTTHandler.php 58: $ch = curl_init();curl_init was found in the file SlackWebhookHandler.php 83: $ch = curl_init();fsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().20: * @see http://php.net/manual/en/function.fsockopen.php98: * @see http://php.net/manual/en/function.fsockopen.php183: * UDP might appear to be connected but might fail when writing. See http://php.net/fsockopen for details.196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->204: protected function fsockopen()206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->276: $resource = $this->pfsockopen();278: $resource = $this->fsockopen();pfsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-276: $resource = $this->pfsockopen();pfsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-276: $resource = $this->pfsockopen();pfsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-276: $resource = $this->pfsockopen();fsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().20: * @see http://php.net/manual/en/function.fsockopen.php98: * @see http://php.net/manual/en/function.fsockopen.php183: * UDP might appear to be connected but might fail when writing. See http://php.net/fsockopen for details.196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->204: protected function fsockopen()206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->276: $resource = $this->pfsockopen();278: $resource = $this->fsockopen();fsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().20: * @see http://php.net/manual/en/function.fsockopen.php98: * @see http://php.net/manual/en/function.fsockopen.php183: * UDP might appear to be connected but might fail when writing. See http://php.net/fsockopen for details.196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->204: protected function fsockopen()206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->276: $resource = $this->pfsockopen();278: $resource = $this->fsockopen();pfsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-276: $resource = $this->pfsockopen();fsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().20: * @see http://php.net/manual/en/function.fsockopen.php98: * @see http://php.net/manual/en/function.fsockopen.php183: * UDP might appear to be connected but might fail when writing. See http://php.net/fsockopen for details.196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->204: protected function fsockopen()206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->276: $resource = $this->pfsockopen();278: $resource = $this->fsockopen();curl_exec was found in the file Util.php 35: if (curl_exec($ch) === false) {
  6. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-merlin.php : 419: $this->hook_suffix = add_submenu_page(File class-tgm-plugin-activation.php : 698: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile admin.php : 21: add_menu_page( 'Mayosis', 'Mayosis', 'administrator', 'mayosis-admin-menu',File admin.php : 22: add_submenu_page( 'mayosis-admin-menu', 'mayosis', esc_html__('Welcome','ma23: add_submenu_page('mayosis-admin-menu', '', 'Theme Options', 'manage_options25: add_submenu_page( 'mayosis-admin-menu', esc_html__( 'Demo Import', 'mayosis27: add_submenu_page('mayosis-admin-menu', '', 'Start Wizard', 'manage_options'29: add_submenu_page('mayosis-admin-menu', '', 'Recommandations', 'manage_optioFile admin.php : 22: add_submenu_page( 'mayosis-admin-menu', 'mayosis', esc_html__('Welcome','ma23: add_submenu_page('mayosis-admin-menu', '', 'Theme Options', 'manage_options25: add_submenu_page( 'mayosis-admin-menu', esc_html__( 'Demo Import', 'mayosis27: add_submenu_page('mayosis-admin-menu', '', 'Start Wizard', 'manage_options'29: add_submenu_page('mayosis-admin-menu', '', 'Recommandations', 'manage_optioFile admin.php : 22: add_submenu_page( 'mayosis-admin-menu', 'mayosis', esc_html__('Welcome','ma23: add_submenu_page('mayosis-admin-menu', '', 'Theme Options', 'manage_options25: add_submenu_page( 'mayosis-admin-menu', esc_html__( 'Demo Import', 'mayosis27: add_submenu_page('mayosis-admin-menu', '', 'Start Wizard', 'manage_options'29: add_submenu_page('mayosis-admin-menu', '', 'Recommandations', 'manage_optioFile admin.php : 22: add_submenu_page( 'mayosis-admin-menu', 'mayosis', esc_html__('Welcome','ma23: add_submenu_page('mayosis-admin-menu', '', 'Theme Options', 'manage_options25: add_submenu_page( 'mayosis-admin-menu', esc_html__( 'Demo Import', 'mayosis27: add_submenu_page('mayosis-admin-menu', '', 'Start Wizard', 'manage_options'29: add_submenu_page('mayosis-admin-menu', '', 'Recommandations', 'manage_optioFile admin.php : 22: add_submenu_page( 'mayosis-admin-menu', 'mayosis', esc_html__('Welcome','ma23: add_submenu_page('mayosis-admin-menu', '', 'Theme Options', 'manage_options25: add_submenu_page( 'mayosis-admin-menu', esc_html__( 'Demo Import', 'mayosis27: add_submenu_page('mayosis-admin-menu', '', 'Start Wizard', 'manage_options'29: add_submenu_page('mayosis-admin-menu', '', 'Recommandations', 'manage_optio
  7. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was mayosis-core.zip.
Warning
  1. Text domain : Incorrect use of translation functions.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are mayosis, @@textdomain.
  2. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. favicon presence : Favicon managementPossible Favicon found in header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.Possible Favicon found in header-blank.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. Use of includes : Use of include or requireThe theme appears to use include or require : class-merlin-customizer-importer.php 173: require_once( ABSPATH . 'wp-admin/includes/media.php' );174: require_once( ABSPATH . 'wp-admin/includes/file.php' );175: require_once( ABSPATH . 'wp-admin/includes/image.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : admin.php 7: require_once 'mayosis-welcome.php';11: require_once 'mayosis_license_page.php';15: require_once 'mayosis_recommandation.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
Other checked themes