Need help to handle modsec false positive

goftari

Verified User
Joined
Jun 18, 2022
Messages
10
Several web requests on my server are getting blocked by ModSecurity rule ID 212760 recognizing CodeIgniter generated ci_session parameter in the cookie send within request header as XSS attack. What is the safest way to handle this situation?
 
Back
Top