mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
21 lines
865 B
Markdown
21 lines
865 B
Markdown
### [CVE-2023-34034](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ax1sX/SpringSecurity
|
|
- https://github.com/hotblac/cve-2023-34034
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/seal-community/patches
|
|
|