Vulnerability Description
Haystack is an end-to-end LLM framework that allows you to build applications powered by LLMs, Transformer models, vector search and more. Haystack clients that let their users create and run Pipelines from scratch are vulnerable to remote code executions. Certain Components in Haystack use Jinja2 templates, if anyone can create and render that template on the client machine they run any code. The vulnerability has been fixed with Haystack `2.3.1`.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/deepset-ai/haystack/commit/3fed1366c448b02189851bf08166c1f647
- https://github.com/deepset-ai/haystack/commit/6c25a5c73e83aa32c3241ba84a5cbb3ac0
- https://github.com/deepset-ai/haystack/pull/8095
- https://github.com/deepset-ai/haystack/pull/8096
- https://github.com/deepset-ai/haystack/releases/tag/v2.3.1
- https://github.com/deepset-ai/haystack/security/advisories/GHSA-hx9v-6r9f-w677
FAQ
What is CVE-2024-41950?
CVE-2024-41950 is a vulnerability with a CVSS score of 7.5 (HIGH). Haystack is an end-to-end LLM framework that allows you to build applications powered by LLMs, Transformer models, vector search and more. Haystack clients that let their users create and run Pipeline...
How severe is CVE-2024-41950?
CVE-2024-41950 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-41950?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.