Improper Handling of Case Sensitivity Affecting libspring-java package, versions *
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-DEBIANUNSTABLE-LIBSPRINGJAVA-2767128
- published 19 Apr 2022
- disclosed 14 Apr 2022
Introduced: 14 Apr 2022
CVE-2022-22968 Open this link in a new tabHow to fix?
There is no fixed version for Debian:unstable
libspring-java
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream libspring-java
package and not the libspring-java
package as distributed by Debian
.
See How to fix?
for Debian:unstable
relevant fixed versions and status.
In Spring Framework versions 5.3.0 - 5.3.18, 5.2.0 - 5.2.20, and older unsupported versions, the patterns for disallowedFields on a DataBinder are case sensitive which means a field is not effectively protected unless it is listed with both upper and lower case for the first character of the field, including upper and lower case for the first character of all nested fields within the property path.