com.netflix.conductor:conductor-core@2.12.4 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the com.netflix.conductor:conductor-core package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Remote Code Execution (RCE)

com.netflix.conductor:conductor-core is a microservices orchestration engine.

Affected versions of this package are vulnerable to Remote Code Execution (RCE). It 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.

How to fix Remote Code Execution (RCE)?

Upgrade com.netflix.conductor:conductor-core to version 2.25.3 or higher.

[,2.25.3)