[ 
https://issues.apache.org/jira/browse/WICKET-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebastiaan van Erk updated WICKET-4427:
---------------------------------------

    Attachment: wicket-4427.zip

Quick start illustrating the problem. Contains 2 test resources, one .txt file 
and a .properties file. The latter should not be accessible, however, it can be 
accessed by the following URL (using firefox 10.0.2 for ubuntu):

http://localhost:8080/wicket-4427/resources/test/test.properties%20
                
> possible to bypass PackageResourceGuard
> ---------------------------------------
>
>                 Key: WICKET-4427
>                 URL: https://issues.apache.org/jira/browse/WICKET-4427
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.18
>            Reporter: Sebastiaan van Erk
>         Attachments: wicket-4427.zip
>
>
> It is possible to bypass the filters in the PackageResourceGuard by adding 
> %10, %13, or %20 to the end of the url, i.e., 
> http://my.site.com/myapp/mounted_package/myfile.properties%20

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to