- Posts: 2
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
[Sun Feb 02 14:32:19 2014] [error] [client xxx.xxx.xxx.xxx] ModSecurity: Access denied with code 406 (phase 2). Pattern match "(?:\\\\b(?:(?:type\\\\b\\\\W*?\\\\b(?:text\\\\b\\\\W*?\\\\b(?:j(?:ava)?|ecma|vb)|application\\\\b\\\\W*?\\\\bx-(?:java|vb))script|c(?:opyparentfolder|reatetextrange)|get(?:special|parent)folder|iframe\\\\b.{0,100}?\\\\bsrc)\\\\b|on(?:(?:mo(?:use(?:o(?:ver|ut)|down|move|up)|ve)| ..." at REQUEST_FILENAME. [file "/usr/local/apache/conf/modsec2.user.conf"] [line "117"] [id "1234123404"] [msg "Cross-site Scripting (XSS) Attack"] [data ".cookie"] [severity "CRITICAL"] [tag "WEB_ATTACK/XSS"] [hostname "www.my-domain.net"] [uri "/third_party/jquery-cookie/jquery.cookie.js"] [unique_id "Uu5W89XlWkcAAFrjdzsAAAAI"]
DenisChenu wrote: Hi,
Did you use "Adanced setting"/ timer settings ?
Denis
DenisChenu wrote: Hi,
It's because i don't think we use /third_party/jquery-cookie/jquery.cookie.js in all survey.
<LocationMatch /third_party/jquery-cookie/jquery.cookie.js> <IfModule mod_security2.c> SecRuleRemoveById 1234123404 # SecRuleEngine Off </IfModule> </LocationMatch>