CVE-2023-41047: OctoPrint vulnerable to Improper Neutralization of Special Elements Used in a Template Engine
(updated )
OctoPrint versions up until and including 1.9.2 contain a vulnerability that allows malicious admins to configure a specially crafted GCODE script through the Settings that will allow code execution during rendering of that script.
An attacker might use this to extract data managed by OctoPrint, or manipulate data managed by OctoPrint, as well as execute arbitrary commands with the rights of the OctoPrint process on the server system.
Please note that GCODE files uploaded to be printed are not affected! This vulnerability exclusively affects GCODE Scripts to be executed on connection to the printer, print pause, resume etc, as described in the documentation, to be found under Settings > GCODE Scripts and configurable only by users with the ADMIN
permission.
References
- github.com/OctoPrint/OctoPrint
- github.com/OctoPrint/OctoPrint/commit/d0072cff894509c77e243d6562245ad3079e17db
- github.com/OctoPrint/OctoPrint/releases/tag/1.9.3
- github.com/OctoPrint/OctoPrint/security/advisories/GHSA-fwfg-vprh-97ph
- github.com/advisories/GHSA-fwfg-vprh-97ph
- github.com/pypa/advisory-database/tree/main/vulns/octoprint/PYSEC-2023-195.yaml
- nvd.nist.gov/vuln/detail/CVE-2023-41047
Detect and mitigate CVE-2023-41047 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →