You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/13 15:19:00 UTC

[jira] [Commented] (SLING-4525) XSS protection path mangling issue

    [ https://issues.apache.org/jira/browse/SLING-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541897#comment-14541897 ] 

ASF GitHub Bot commented on SLING-4525:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/sling/pull/80


> XSS protection path mangling issue
> ----------------------------------
>
>                 Key: SLING-4525
>                 URL: https://issues.apache.org/jira/browse/SLING-4525
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: XSS Protection API 1.0.0
>            Reporter: Georg Koester
>            Assignee: Radu Cotescu
>            Priority: Minor
>             Fix For: XSS Protection API 1.0.4
>
>         Attachments: 0001-Add-testcases-for-getValidHref-showing-problem-in-co.patch
>
>
> Last part in path gets prepended with an underscore if there is a colon in the query string. Test appended, to be applied on  https://github.com/apache/sling/tree/196dea678c6010
> Test output:
> Failed tests:
>   XSSAPIImplTest.testGetValidHref:267 Requested '/content/items/searchpages.html?0_tag:id=geo' expected:</content/items/[searchpages.html?0_tag%3a]id=geo> but was:</content/items/[_searchpages.html?0_tag_]id=geo>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)