Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-4928

Upgrade Groovy version in distro to 2.4.5

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.4.0, 7.4.0-alpha3
    • None
    • engine
    • None

      Groovy versions <= 2.4.3 suffer from a security vulnerability with deserializing objects which can be exploited in combination with our webapps. We currently ship 2.3.0 in our distros and should ship at least 2.4.4 to save our users the effort to detect this.

      Attack scenario:
      1. Craft a java-serialized groovy object that executes arbitrary shell commands upon deserialization with this tool: https://github.com/frohoff/ysoserial
      2. Encode the resulting bytes in base64
      3. Set the value as a variable
      4. Access the variable in Cockpit => this triggers deserialization and executes the desired shell command

      See also: http://www.groovy-lang.org/security.html

        This is the controller panel for Smart Panels app

              smirnov Roman Smirnov
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: