#VU63342 Integer overflow in Spring Security - CVE-2022-22976
Published: May 17, 2022 / Updated: May 17, 2022
Spring Security
VMware, Inc
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to integer overflow in BCrypt class with the maximum work factor (31) for BCryptPasswordEncoder. The encoder does not perform any salt rounds, which weakens encryption capabilities of the software.