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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2024-08-01 21:16

Updated : 2024-08-02 12:59


NVD link : CVE-2024-7093

Mitre link : CVE-2024-7093

CVE.ORG link : CVE-2024-7093


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')