Go to the source code of this file.
Variables | |
| $form = dbx()->get_system_obj('dbxForm') | |
| $token | |
| $norepKey = trim((string)$token, '[]') | |
| $html = (string)($_SESSION['dbx']['norep'][$norepKey] ?? '') | |
| if($html==='') if(strpos( $html, '< strong >Suche</strong >')===false) if(strpos($html, 'value=""><script>alert(1)</script>"')===false) if(strpos( $html, '&quot;') !==false||strpos( $html, '&lt;') !==false) if(strpos($html, 'value="">< script >alert(1)</script >') !==false) if(strpos( $html, 'id="probe_7"')===false||strpos( $html, 'for="probe_7"')===false) | if (strpos( $html, 'class="dbx-search-icon"')===false||strpos( $html, 'class="dbx-clear-btn"')===false) |
Definition at line 6 of file dbxSearchTemplate_test.php.
Definition at line 21 of file dbxSearchTemplate_test.php.
Referenced by dbxReport\add_grid_stats(), dbx\dbxWorkflow\dbxWorkflowModule\applyFinish(), dbxForm\buildModuleBarFormActionsHtml(), dbxReport\buildReportFooterObj(), dbxDoxygenPrepareContent(), dbx\dbxHelp\dbxHelp_content\getServerInfoHTML(), html(), dbx\dbxContent\dbxContentRenderer\interpretContentModules(), dbx\dbxContent\dbxContentRenderer\optimizeContentPageImages(), dbx\dbxMenu\dbxContent_menu\render_placeholder(), dbxReport\render_table_header_action_block(), dbxReport\render_table_header_data_columns(), dbxReport\render_table_row_action_block(), dbxReport\render_table_row_data_columns(), tutorial_content(), dbx\dbxContent\dbxContentPageCache\writeContent(), dbx\dbxContent\dbxContentPageCache\writeFullPage(), and dbx\dbxContent\dbxContentPageCache\writeMenu().
| $norepKey = trim((string)$token, '[]') |
Definition at line 20 of file dbxSearchTemplate_test.php.
| $token |
Definition at line 7 of file dbxSearchTemplate_test.php.
Referenced by dbx\dbxKi\dbxKiCmsService\bundleCheckExecuteToken(), dbx\dbxShop\dbxShopPayPal\capture(), check_action_token(), dbx\dbxShop\dbxShopPayPal\createOrder(), dbxDoxygenTutorialLabel(), dbxForm\get_security_data(), dbx\dbxKi\dbxKiDesignService\handleImport(), dbx\dbxKi\dbxKiBundleService\handleProcess(), and dbx\dbxLogin\register\run().
| if( $html==='') if(strpos($html, '< strong >Suche</strong >')===false) if(strpos( $html, 'value=""><script>alert(1)</script>"')===false) if(strpos($html, '&quot;') !==false||strpos($html, '&lt;') !==false) if(strpos( $html, 'value="">< script >alert(1)</script >') !==false) if(strpos($html, 'id="probe_7"')===false||strpos($html, 'for="probe_7"')===false) if(strpos($html, 'class="dbx-search-icon"')===false||strpos($html, 'class="dbx-clear-btn"')===false) | ( | strpos( $html, 'class="dbx-search-icon"') | = == false || strpos($html, 'class="dbx-clear-btn"') === false | ) |
Definition at line 46 of file dbxSearchTemplate_test.php.