Hi,
Everytime after updating a plugin and then want to close CB the server gives a Error on Apache.
Code:
[client xxxxx] ModSecurity: Access denied with code 403 (phase 2). Match of "rx ((?:submit(?:\\\\+| )?(request)?(?:\\\\+| )?>+|<<(?:\\\\+| )remove|(?:sign ?in|log ?(?:in|out)|next|modifier|envoyer|add|continue|weiter|account|results|select)?(?:\\\\+| )?>+)$|^< ?\\\\??(?: |\\\\+)?xml|^<samlp|^>> ?$)" against "ARGS:webjson" required. [file "/etc/apache2/modsecurity.d/rules/tortix/modsec/50_plesk_basic_asl_rules.conf"] [line "258"] [id "33350147"] [rev "143"] [msg "Protected by Atomicorp.com Basic Non-Realtime WAF Rules: Potentially Untrusted Web Content Detected"] [data ""] [severity "CRITICAL"] [hostname "www.mysite.nl"] [uri "/administrator/index.php"] [unique_id "XT1ozV273YIAABO9h0EAAAAI"], referer: https://www.mysite.nl/administrator/index.php
Followed by a 403-error:
Code:
POST /administrator/index.php?option=com_comprofiler&view=installfromweb&format=raw HTTP/1.0
The result is that I cannot reach the backend for several minutes.
Can anybody tell me what is the cause of this error?