commit | 945784173ea4dba58da528bebc53b3a24b82928f | [log] [tgz] |
---|---|---|
author | Documentopia.com <coding@documentopia.com> | Tue May 06 16:26:26 2014 -0400 |
committer | Documentopia.com <coding@documentopia.com> | Tue May 06 16:26:26 2014 -0400 |
tree | e06c394402a625750b332555165d1e081c026c2d | |
parent | 4e4f2f596700e6892b31b8b6ce987b2511a3cd98 [diff] |
xss_clean is not protecting GET requests that &item=/startwithslash /webacd.do?isurlact=true&entactname=/webacd.do becomes /webacd.do?isurlact=true&entactname;=/webacd.do This commit adds / to the regex to it will escape those GET requests related to issue #3030