This affects Spring Data JPA in versions up to and including 2.1.6, 2.0.14 and 1.11.20. ExampleMatcher using ExampleMatcher.StringMatcher.STARTING, ExampleMatcher.StringMatcher.ENDING or ExampleMatcher.StringMatcher.CONTAINING could return more results than anticipated when a maliciously crafted example value is supplied.
{
"versions": [
{
"introduced": "1.11.0"
},
{
"last_affected": "1.11.21"
},
{
"introduced": "2.0.0"
},
{
"last_affected": "2.0.14"
},
{
"introduced": "2.1.0"
},
{
"last_affected": "2.1.7"
}
]
}