Skip to content

OctoPrint vulnerable to Improper Neutralization of Special Elements Used in a Template Engine

Moderate severity GitHub Reviewed Published Oct 9, 2023 in OctoPrint/OctoPrint • Updated Nov 8, 2023

Package

pip OctoPrint (pip)

Affected versions

< 1.9.3

Patched versions

1.9.3

Description

Impact

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.

Patches

The vulnerability has been patched in version 1.9.3.

Workarounds

OctoPrint administrators are strongly advised to thoroughly vet who has admin access to their installation and to not blindly configure arbitrary GCODE scripts found online or provided to them by third parties.

Credits

This vulnerability was discovered and responsibly disclosed to OctoPrint by tianxin Wu (Bearcat), Vulnerability Researcher at Numen Cyber Labs, Singapore.

References

@foosel foosel published to OctoPrint/OctoPrint Oct 9, 2023
Published by the National Vulnerability Database Oct 9, 2023
Published to the GitHub Advisory Database Oct 10, 2023
Reviewed Oct 10, 2023
Last updated Nov 8, 2023

Severity

Moderate
6.5
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
Low
Privileges required
High
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2023-41047

GHSA ID

GHSA-fwfg-vprh-97ph

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.