CVE-2024-7093 CRITICAL

CVE-2024-7093: Server-Side Template Injection in Dispatch Message Templates

Vendor Netflix
Product Dispatch
Weakness CWE-94 · Code injection
Published August 1, 2024
Last update August 2, 2024

CVSS base score

9.4/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 1, 2024 CVE published
August 2, 2024 Record updated