RCE in Netflix Dispatch

CVE-2024-7093

Dispatch's notification service uses Jinja templates to generate messages to users. Jinja permits code execution within blocks, which were neither properly sanitized nor sandboxed. This vulnerability enables users to construct command line scripts in their custom message templates, which are then executed whenever these notifications are rendered and sent out.

Vulnerability class: RCE (Remote Code Execution)

EPSS: 0.005 (40.4th percentile) — read the EPSS interpretation.

Affected products

Weakness classification (CWE)

References