pysec-2024-201
Vulnerability from pysec
Published
2024-11-05 19:15
Modified
2025-01-19 16:22
Details

OctoPrint provides a web interface for controlling consumer 3D printers. OctoPrint versions up until and including 1.10.2 contain reflected XSS vulnerabilities in the login dialog and the standalone application key confirmation dialog. An attacker who successfully talked a victim into clicking on a specially crafted login link, or a malicious app running on a victim's computer triggering the application key workflow with specially crafted parameters and then redirecting the victim to the related standalone confirmation dialog could use this to retrieve or modify sensitive configuration settings, interrupt prints or otherwise interact with the OctoPrint instance in a malicious way. The above mentioned specific vulnerabilities of the login dialog and the standalone application key confirmation dialog have been patched in the bugfix release 1.10.3 by individual escaping of the detected locations. A global change throughout all of OctoPrint's templating system with the upcoming 1.11.0 release will handle this further, switching to globally enforced automatic escaping and thus reducing the attack surface in general. The latter will also improve the security of third party plugins. During a transition period, third party plugins will be able to opt into the automatic escaping. With OctoPrint 1.13.0, automatic escaping will be switched over to be enforced even for third party plugins, unless they explicitly opt-out.

Impacted products
Name purl
octoprint pkg:pypi/octoprint



{
   affected: [
      {
         package: {
            ecosystem: "PyPI",
            name: "octoprint",
            purl: "pkg:pypi/octoprint",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "1.10.3",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
         versions: [
            "1.10.0",
            "1.10.0rc1",
            "1.10.0rc2",
            "1.10.0rc3",
            "1.10.0rc4",
            "1.10.1",
            "1.10.2",
            "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",
            "1.9.3",
         ],
      },
   ],
   aliases: [
      "CVE-2024-49377",
      "GHSA-xvxq-g8hw-fx4g",
   ],
   details: "OctoPrint provides a web interface for controlling consumer 3D printers. OctoPrint versions up until and including 1.10.2 contain reflected XSS vulnerabilities in the login dialog and the standalone application key confirmation dialog.  An attacker who successfully talked a victim into clicking on a specially crafted login link, or a malicious app running on a victim's computer triggering the application key workflow with specially crafted parameters and then redirecting the victim to the related standalone confirmation dialog could use this to retrieve or modify sensitive configuration settings, interrupt prints or otherwise interact with the OctoPrint instance in a malicious way. The above mentioned specific vulnerabilities of the login dialog and the standalone application key confirmation dialog have been patched in the bugfix release 1.10.3 by individual escaping of the detected locations. A global change throughout all of OctoPrint's templating system with the upcoming 1.11.0 release will handle this further, switching to globally enforced automatic escaping and thus reducing the attack surface in general. The latter will also improve the security of third party plugins. During a transition period, third party plugins will be able to opt into the automatic escaping. With OctoPrint 1.13.0, automatic escaping will be switched over to be enforced even for third party plugins, unless they explicitly opt-out.",
   id: "PYSEC-2024-201",
   modified: "2025-01-19T16:22:59.154645+00:00",
   published: "2024-11-05T19:15:05+00:00",
   references: [
      {
         type: "ADVISORY",
         url: "https://github.com/OctoPrint/OctoPrint/security/advisories/GHSA-xvxq-g8hw-fx4g",
      },
   ],
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
         type: "CVSS_V3",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • 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.