mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
25 lines
1018 B
Markdown
25 lines
1018 B
Markdown
### [CVE-2010-3863](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3863)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apache Shiro before 1.1.0, and JSecurity 0.9.x, does not canonicalize URI paths before comparing them to entries in the shiro.ini file, which allows remote attackers to bypass intended access restrictions via a crafted request, as demonstrated by the /./account/index.jsp URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Threekiii/Awesome-POC
|
|
- https://github.com/Threekiii/Vulhub-Reproduce
|
|
- https://github.com/Y4tacker/JavaSec
|
|
- https://github.com/Z3eyOnd/JavaSecurity
|
|
- https://github.com/bakery312/Vulhub-Reproduce
|
|
- https://github.com/dota-st/JavaSec
|
|
- https://github.com/p4d0rn/Java_Zoo
|
|
|