pysec-2023-195
Vulnerability from pysec
Published
2023-10-09 16:15
Modified
2023-10-13 20:25
Severity ?
Details
OctoPrint is a web interface for 3D printers. OctoPrint versions up until and including 1.9.2 contain a vulnerability that allows malicious admins to configure a specially crafted GCODE script 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. OctoPrint versions from 1.9.3 onward have been patched. Administrators of OctoPrint instances are advised to make sure they can trust all other administrators on their instance and to also not blindly configure arbitrary GCODE scripts found online or provided to them by third parties.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "octoprint", "purl": "pkg:pypi/octoprint" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "d0072cff894509c77e243d6562245ad3079e17db" } ], "repo": "https://github.com/OctoPrint/OctoPrint", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "1.9.3" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.3.11", "1.3.12", "1.3.12rc1", "1.3.12rc3", "1.4.0", "1.4.0rc1", "1.4.0rc2", "1.4.0rc3", "1.4.0rc4", "1.4.0rc5", "1.4.0rc6", "1.4.1", "1.4.1rc1", "1.4.1rc2", "1.4.1rc3", "1.4.1rc4", "1.4.2", "1.5.0", "1.5.0rc1", "1.5.0rc2", "1.5.0rc3", "1.5.1", "1.5.2", "1.5.3", "1.6.0", "1.6.0rc1", "1.6.0rc2", "1.6.0rc3", "1.6.1", "1.7.0", "1.7.0rc1", "1.7.0rc2", "1.7.0rc3", "1.7.1", "1.7.2", "1.7.3", "1.8.0", "1.8.0rc1", "1.8.0rc2", "1.8.0rc3", "1.8.0rc4", "1.8.0rc5", "1.8.1", "1.8.2", "1.8.3", "1.8.4", "1.8.5", "1.8.6", "1.8.7", "1.9.0", "1.9.0rc1", "1.9.0rc2", "1.9.0rc3", "1.9.0rc4", "1.9.0rc5", "1.9.0rc6", "1.9.1", "1.9.2" ] } ], "aliases": [ "CVE-2023-41047", "GHSA-fwfg-vprh-97ph" ], "details": "OctoPrint is a web interface for 3D printers. OctoPrint versions up until and including 1.9.2 contain a vulnerability that allows malicious admins to configure a specially crafted GCODE script 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. OctoPrint versions from 1.9.3 onward have been patched. Administrators of OctoPrint instances are advised to make sure they can trust all other administrators on their instance and to also not blindly configure arbitrary GCODE scripts found online or provided to them by third parties.", "id": "PYSEC-2023-195", "modified": "2023-10-13T20:25:14.968230+00:00", "published": "2023-10-09T16:15:00+00:00", "references": [ { "type": "FIX", "url": "https://github.com/OctoPrint/OctoPrint/commit/d0072cff894509c77e243d6562245ad3079e17db" }, { "type": "WEB", "url": "https://github.com/OctoPrint/OctoPrint/releases/tag/1.9.3" }, { "type": "ADVISORY", "url": "https://github.com/OctoPrint/OctoPrint/security/advisories/GHSA-fwfg-vprh-97ph" } ], "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.