BugTraq
Back to list
|
Post reply
Re: phpBB Code EXEC (v2.0.10)
Nov 27 2005 11:47PM
deane10 sbcglobal net
(1 replies)
Add these into the mod_security rules:
SecFilterSelective ARG_highlight "(\x27|%27|\x2527|%2527)"
SecFilterSelective THE_REQUEST "\x27|%27|\x2527|%2527"
issue resolved...
[ reply ]
Re: phpBB Code EXEC (v2.0.10)
Nov 28 2005 08:35PM
Ron van Daal (ronvdaal n1x nl)
Privacy Statement
Copyright 2010, SecurityFocus
SecFilterSelective ARG_highlight "(\x27|%27|\x2527|%2527)"
SecFilterSelective THE_REQUEST "\x27|%27|\x2527|%2527"
issue resolved...
[ reply ]