NONE · 0

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

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

Related Weaknesses (CWE)

References

FAQ

What is CVE-2024-7093?

CVE-2024-7093 is a documented vulnerability. 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 ...

How severe is CVE-2024-7093?

CVSS scoring is not yet available for CVE-2024-7093. Check NVD for updates.

Is there a patch for CVE-2024-7093?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.