
We found results for “”
CVE-2025-22228
Good to know:


Date: March 20, 2025
BCryptPasswordEncoder.matches(CharSequence,String) will incorrectly return true for passwords larger than 72 characters as long as the first 72 characters are the same.
Severity Score
Related Resources (7)
Severity Score
Top Fix

Upgrade Version
Upgrade to version org.springframework.security:spring-security-crypto:6.3.8;org.springframework.security:spring-security-crypto:6.4.4;https://github.com/spring-projects/spring-security.git - 6.3.8;https://github.com/spring-projects/spring-security.git - 6.4.4
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | HIGH |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | HIGH |
Availability (A): | NONE |