mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
1001 B
1001 B
CVE-2025-22223
Description
Spring Security 6.4.0 - 6.4.3 may not correctly locate method security annotations on parameterized types or methods. This may cause an authorization bypass. You are not affected if you are not using @EnableMethodSecurity, oryou do not have method security annotations on parameterized types or methods, or all method security annotations are attached to target methods
POC
Reference
No PoCs from references.