Skip to content

Expression Language Injection in Netflix Conductor

Critical severity GitHub Reviewed Published Feb 10, 2022 to the GitHub Advisory Database • Updated Feb 1, 2023

Package

maven com.netflix.conductor:conductor-core (Maven)

Affected versions

<= 2.25.3

Patched versions

2.25.4

Description

Netflix Conductor 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.

References

Published by the National Vulnerability Database Jun 16, 2020
Reviewed May 12, 2021
Published to the GitHub Advisory Database Feb 10, 2022
Last updated Feb 1, 2023

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2020-9296

GHSA ID

GHSA-wfj5-2mqr-7jvv

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.