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`.
                
            References
                    Configurations
                    No configuration.
History
                    No history.
Information
                Published : 2024-07-31 16:15
Updated : 2024-08-01 12:42
NVD link : CVE-2024-41950
Mitre link : CVE-2024-41950
CVE.ORG link : CVE-2024-41950
JSON object : View
Products Affected
                No product.
CWE
                
                    
                        
                        CWE-1336
                        
            Improper Neutralization of Special Elements Used in a Template Engine
