Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Netflix Subscribe
Filtered by product Conductor
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-9296 1 Netflix 1 Conductor 2021-07-21 7.5 HIGH 9.8 CRITICAL
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.