Spring Framework has Authorization Bypass for Case Sensitive Comparisons
Moderate severity
GitHub Reviewed
Published
Dec 2, 2024
to the GitHub Advisory Database
•
Updated Jan 10, 2025
Package
Affected versions
< 5.7.14
>= 5.8.0, < 5.8.16
>= 6.0.0, < 6.0.14
>= 6.1.0, < 6.1.12
>= 6.2.0, < 6.2.8
>= 6.3.0, < 6.3.5
Patched versions
5.7.14
5.8.16
6.0.14
6.1.12
6.2.8
6.3.5
Description
Published by the National Vulnerability Database
Dec 2, 2024
Published to the GitHub Advisory Database
Dec 2, 2024
Reviewed
Dec 2, 2024
Last updated
Jan 10, 2025
The usage of String.toLowerCase() and String.toUpperCase() has some Locale dependent exceptions that could potentially result in authorization rules not working properly.
References