Advisories for Maven/Com.netflix.conductor/Conductor-Core package

2022

Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')

Netflix Titus uses Java Bean Validation (JSR ) custom constraint validators. When building custom constraint violation error messages, different types of interpolation are supported, including Java EL expressions. If an attacker can inject arbitrary data in the error message template being passed to ConstraintValidatorContext.buildConstraintViolationWithTemplate() argument, they will be able to run arbitrary Java code.