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.
References
Configurations
No configuration.
History
02 Aug 2024, 12:59
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
01 Aug 2024, 21:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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')