CVE-2020-9296

Netflix Titus uses Java Bean Validation (JSR 380) 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.
Configurations

Configuration 1

cpe:2.3:a:netflix:conductor:*:*:*:*:*:*:*:*

Information

Published : 2020-06-16 02:15

Updated : 2022-10-29 02:37


NVD link : CVE-2020-9296

Mitre link : CVE-2020-9296

Products Affected
No products.
CWE
CWE-917

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