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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-34034 PoC — VMware Spring Security 安全漏洞

Source
Associated Vulnerability
Title:VMware Spring Security 安全漏洞 (CVE-2023-34034)
Description:Using "**" as a pattern in Spring Security configuration for WebFlux creates a mismatch in pattern matching between Spring Security and Spring WebFlux, and the potential for a security bypass.
Description
Demonstration of CVE-2023-24034 authorization bypass in Spring Security 
Readme
# cve-2023-34034
Demonstration of CVE-2023-34034 authorization bypass in Spring Security.

See [CVE-2023-34034 Spring Security Authorization Bypass](https://www.dontpanicblog.co.uk/2023/12/09/cve-2023-34034-spring-security-authorization-bypass/) on Don't Panic!
File Snapshot

[4.0K] /data/pocs/e63fda55a23b7c603c7084f95c3f22bbb1c9902a ├── [1.1K] LICENSE ├── [2.4K] pom.xml ├── [ 262] README.md └── [4.0K] src ├── [4.0K] main │   ├── [4.0K] java │   │   └── [4.0K] org │   │   └── [4.0K] dontpanic │   │   └── [4.0K] cve202334034 │   │   ├── [ 458] AdminResourceController.java │   │   ├── [ 331] Cve202334034Application.java │   │   ├── [ 455] PublicResourceController.java │   │   └── [1.4K] WebFluxSecurityConfig.java │   └── [4.0K] resources │   └── [ 1] application.properties └── [4.0K] test └── [4.0K] java └── [4.0K] org └── [4.0K] dontpanic └── [4.0K] cve202334034 └── [ 224] Cve202334034ApplicationTests.java 12 directories, 9 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 →