Hi,
the last few days i've been battling with one specific website (out of many on the same server) which wont render correctly. When inspecting, the site loads as plain HTML and the console shows a load of 403 or 404 errors for every image, CSS file or JS script.
I have finally got it narrowed down to ModSecurity, I disabled this and the site loaded fine, re-enabled and it went back to being screwed up.
In the log, I have the following:
rule 980130: Inbound Anomaly Score Exceeded
rule 949110: Inbound Anomaly Score Exceeded
rule 942100: SQL injection attack detected via libinjection
This only started around 24th January, nothing had changed on the site at all, a few plugins were updated but have since been rolled back with no effect. What could be causing this and how do I find the root of the problem?
Thanks
the last few days i've been battling with one specific website (out of many on the same server) which wont render correctly. When inspecting, the site loads as plain HTML and the console shows a load of 403 or 404 errors for every image, CSS file or JS script.
I have finally got it narrowed down to ModSecurity, I disabled this and the site loaded fine, re-enabled and it went back to being screwed up.
In the log, I have the following:
rule 980130: Inbound Anomaly Score Exceeded
rule 949110: Inbound Anomaly Score Exceeded
rule 942100: SQL injection attack detected via libinjection
This only started around 24th January, nothing had changed on the site at all, a few plugins were updated but have since been rolled back with no effect. What could be causing this and how do I find the root of the problem?
Thanks