Vulnerability CVE-2024-7093


Published: 2024-08-01

Description:
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.

 References:
https://github.com/Netflix/security-bulletins/blob/master/advisories/nflx-2024-003.md

Copyright 2026, cxsecurity.com

 

Back to Top