#VU100676 Improper Authorization in Spring Security - CVE-2024-38827
Published: November 19, 2024
Spring Security
VMware, Inc
Description
The vulnerability allows a remote attacker to bypass authorization.
The vulnerability exists due to presence of Locale dependent exceptions when using String.toLowerCase() and String.toUpperCase() for string comparison. A remote attacker can bypass authorization rules using specially crafted input.
Note, the vulnerability is related to #VU98795 (CVE-2024-38820).