Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1110 CNY

100%

CVE-2020-11989 PoC — Apache Shiro 授权问题漏洞

Source
Associated Vulnerability
Title:Apache Shiro 授权问题漏洞 (CVE-2020-11989)
Description:Apache Shiro before 1.5.3, when using Apache Shiro with Spring dynamic controllers, a specially crafted request may cause an authentication bypass.
File Snapshot

[4.0K] /data/pocs/5cf0fdb3d9589ccaa77ea234d326eaad1e334ab8 ├── [1.8K] pom.xml ├── [4.0K] src │   ├── [4.0K] main │   │   ├── [4.0K] java │   │   │   └── [4.0K] org │   │   │   └── [4.0K] javaboy │   │   │   └── [4.0K] shirobasic │   │   │   ├── [1.2K] LoginController.java │   │   │   ├── [ 922] MyRealm.java │   │   │   ├── [ 335] ShiroBasicApplication.java │   │   │   └── [1.7K] ShiroConfig.java │   │   └── [4.0K] resources │   │   └── [ 1] application.properties │   └── [4.0K] test │   └── [4.0K] java │   └── [4.0K] org │   └── [4.0K] javaboy │   └── [4.0K] shirobasic │   └── [ 352] ShiroBasicApplicationTests.java └── [4.0K] target └── [4.0K] classes ├── [ 1] application.properties └── [4.0K] org └── [4.0K] javaboy └── [4.0K] shirobasic ├── [1.9K] LoginController.class ├── [1.5K] MyRealm.class ├── [ 763] ShiroBasicApplication.class └── [1.9K] ShiroConfig.class 17 directories, 12 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →