[mod-security-users] PCRE limits exceeded
Brought to you by:
victorhora,
zimmerletw
From: Mahmood N. <nt_...@ya...> - 2020-06-19 06:16:39
|
Hi I see some entries like [Thu Jun 18 11:22:36.512669 2020] [:error] [pid 129057] [client XXXXXXX:20101] [client XXXXXX] ModSecurity: Rule 7f26def146a0 [id "-"][file "/etc/modsecurity/rules/RESPONSE-951-DATA-LEAKAGES-SQL.conf"][line "433"] - Execution error - PCRE limits exceeded (-8): (null). [hostname "DOMAIN.COM"] [uri "/mod/assign/view.php"] [unique_id "XusPM87nvNAwDeCAa568uQAAABo"], referer: https:// DOMAIN.COM/mod/assign/view.php?id=37801 I have checked the documents and some stated to set SecPcreMatchLimit 500000 SecPcreMatchLimitRecursion 500000 In /etc/modsecurity/modsecurity.conf but I am not sure about that. I don't know if a high or low value is recommended. Regards, Mahmood |