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

Francois Papon commented on SHIRO-682:
--------------------------------------

[~tomsun28] you marked it as affected on 1.3.2 version, do you have the same 
error on the 1.4.0?

> fix the potential threat when use "uri = uri + '/' " to bypassed shiro protect
> ------------------------------------------------------------------------------
>
>                 Key: SHIRO-682
>                 URL: https://issues.apache.org/jira/browse/SHIRO-682
>             Project: Shiro
>          Issue Type: Bug
>          Components: Web
>    Affects Versions: 1.3.2
>            Reporter: tomsun28
>            Priority: Major
>              Labels: security
>             Fix For: 1.3.2
>
>
> hi, the potential threat found when use shiro filter.
>  in spring web, the {{requestURI :}} {{/resource/menus}} and 
> {{resource/menus/}} both can access the resource,
>  but the {{pathPattern}} match {{/resource/menus}} can not match 
> {{resource/menus/}}
>  user can use {{requestURI}} + {{"/"}} to simply bypassed chain filter, to 
> bypassed shiro protect
> [PR #127|[https://github.com/apache/shiro/pull/127]]
> :)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to