Ultimaker / CuraEngine

Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. It is part of the larger open source project Cura.
https://ultimaker.com/en/products/cura-software
GNU Affero General Public License v3.0
1.68k stars 881 forks source link

Apply same fix as for Cura to avoid variable injection #2085

Closed wawanbreton closed 4 months ago

wawanbreton commented 4 months ago

This contains the same fixes that have been made on the Cura repository (merged into one commit) to avoid variable injection for PR, that could lead to malicious code execution inside our environment.