Spring HATEOAS Collection+JSON/UBER deserializers do not honor Jackson configuration
Spring HATEOAS's internal PropertyUtils.createObjectFromProperties method, used by the Collection+JSON and UBER media type deserializers, performs bean property binding via reflection without consulting Jackson access-control annotations.
Affected versions:
Spring HATEOAS 1.5.0 through 1.5.6; 2.3.0 through 2.3.4; 2.4.0 through 2.4.1; 2.5.0 through 2.5.2; 3.0.0 through 3.0.3.
An unauthenticated remote attacker can bypass Jackson access-control annotations via the Spring HATEOAS Collection+JSON or UBER deserializers, leading to availability impacts in affected applications.
CAPEC ID: N/A
Description: An unauthenticated remote attacker can bypass Jackson access-control annotations via the Spring HATEOAS Collection+JSON or UBER deserializers, leading to availability impacts in affected applications.