mod_sec violations not being blocked
Posted: 18 Dec 2014, 16:24
I am seeing the same ip showing up in my httpd error_log for numerous mod_sec violations, yet its not being blocked by CSF. I have CSF set to block after 5 errors and it is watching the correct error_log path.
Any suggestions? Thats just an example of 3 that are triggered at once, but its happening every couple of minutes from that same ip address.
Code: Select all
[Thu Dec 18 10:21:12.222145 2014] [:error] [pid 23305] [client 94.102.49.241] ModSecurity: XML parser error: XML: Failed parsing document. [hostname "www.example.com"] [uri "/xmlrpc.php"] [unique_id "VJL@@EPhny0AAFsJedsAAAAH"]
[Thu Dec 18 10:21:12.222225 2014] [:error] [pid 23305] [client 94.102.49.241] ModSecurity: Warning. Match of "eq 0" against "REQBODY_ERROR" required. [file "/var/cpanel/cwaf/rules/cwaf_01.conf"] [line "163"] [id "210230"] [msg "COMODO WAF: The request body could not be parsed. Possibility of an impedance mismatch attack. This is not a false positive."] [data "XML parser error: XML: Failed parsing document."] [severity "CRITICAL"] [hostname "www.example.com"] [uri "/xmlrpc.php"] [unique_id "VJL@@EPhny0AAFsJedsAAAAH"]
[Thu Dec 18 10:21:12.549214 2014] [:error] [pid 23305] [client 94.102.49.241] ModSecurity: Warning. Operator GE matched 5 at TX:incoming_points. [file "/var/cpanel/cwaf/rules/cwaf_04.conf"] [line "572"] [id "214930"] [msg "COMODO WAF: Inbound Points Exceeded (Total Incoming Points: 5)"] [hostname "www.example.com"] [uri "/xmlrpc.php"] [unique_id "VJL@@EPhny0AAFsJedsAAAAH"]