zeroanarchy
Forum Replies Created
-
Forum: Plugins
In reply to: [Extra Product Options for WooCommerce] Nonce verification failedThe issue appears to be related to a significant security issue identified with this plugin which allows cross site scripting when the plugin is activated. It is recommended that you either address the issue or decommission the plugin.
WordPress Extra Product Options for WooCommerce plugin <= 3.0.8 – Cross Site Scripting (XSS) vulnerability. https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/extra-product-options-for-woocommerce/extra-product-options-for-woocommerce-303-authenticated-shop-manager-stored-cross-site-scripting-via-plugin-settings
Forum: Plugins
In reply to: [Head, Footer and Post Injections] The page can’t be found erroYou were right Stafano. After some work I discovered that the new version of Cpanel comes with a new addition ‘WP Toolkit’. Within it exists a security measures section with default measures already selected, these include:
Block access to potentially sensitive files
Forbid execution of PHP scripts in the wp-content/uploads directory
Forbid execution of PHP scripts in the wp-includes directory
Hope that helps someone in the future. Thanks for your time Stefano.
Forum: Plugins
In reply to: [Head, Footer and Post Injections] The page can’t be found errointeresting. Only Elementor installed.
Forum: Plugins
In reply to: [Head, Footer and Post Injections] The page can’t be found errourl for the setting page is https://website.com/wp-admin/options-general.php?page=header-footer%2Fadmin%2Foptions.php
Forum: Plugins
In reply to: [Head, Footer and Post Injections] The page can’t be found errookay after 1 further test I have narrowed the error down to the less than (<) and greater than (>) symbol. If excluded it will save.
Forum: Plugins
In reply to: [Head, Footer and Post Injections] The page can’t be found erroJust ran a few tests. If I exclude <script> tags and make it purely text it saves. If I add
it changes the end location to the above mentioned.<!– Google tag (gtag.js) –> <script async src=”https://www.googletagmanager.com/gtag/js?id=G-123456″></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(‘js’, new Date()); gtag(‘config’, ‘G-HHY99PNSV5’); </script><i class=”ogt-content-copy-button” tabindex=”0″ title=”Copy” role=”button”></i>