cve/2023/CVE-2023-34034.md
2024-05-25 21:48:12 +02:00

865 B

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