When using == to look for a method match, it may not account for technologies like AspectJ that weave behavior around a method at compile time.
Activity
Use .equals to Compare Methods
Use .equals to Compare Methods
Alina-Podoba commentedon Jun 13, 2025
Hi, thanks for the clarification and the fix.
Just to confirm- is spring-security-core considered affected by CVE-2025-41232 as well?