A Spring Data MongoDB application is vulnerable to SpEL Injection when using @Query or @Aggregation-annotated query methods with SpEL expressions that contain query parameter placeholders for value binding if the input is not sanitized.
{ "nvd_published_at": "2022-06-23T17:15:00Z", "github_reviewed_at": "2022-06-25T07:21:52Z", "severity": "CRITICAL", "github_reviewed": true, "cwe_ids": [ "CWE-917" ] }