Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-26333

DoS (Denial of Service) com.thoughtworks.xstream:xstream Dependency in Jira Software Data Center and Server

    • Icon: Public Security Vulnerability Public Security Vulnerability
    • Resolution: Fixed
    • Icon: High High (View bug fix roadmap)
    • 9.12.19, 10.3.4, 10.5.0
    • 9.7.0, 9.8.0, 9.9.0, 9.10.0, 9.11.0, 9.12.0, 9.13.0, 9.14.0, 9.16.0, 10.0.0, 9.15.2, 9.17.0, 10.2.0, 10.1.1, 10.3.0, 10.4.0
    • None
    • None
    • 7.5
    • High
    • CVE-2024-47072
    • Atlassian (Internal)
    • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
    • DoS (Denial of Service)
    • Jira Software Data Center, Jira Software Server

      This High severity com.thoughtworks.xstream:xstream Dependency vulnerability was introduced in versions 9.7.0, 9.8.0, 9.9.0, 9.10.0, 9.11.0, 9.12.0, 9.13.0, 9.14.0, 9.15.2, 9.16.0, 9.17.0, 10.0.0, 10.1.1, 10.2.0, 10.3.0, 10.4.0 Jira Software Data Center and Server.

      This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H to terminate the application with a stack overflow error resulting in a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver.

      Atlassian recommends that Jira Software Data Center and Server customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:

      • Jira Software Data Center and Server 9.7 to 9.12: Upgrade to a release greater than or equal to 9.12.19
      • Jira Software Data Center and Server 9.13 to 9.17: Upgrade to a release greater than or equal to 10.3.4
      • Jira Software Data Center and Server 10.0 to 10.3: Upgrade to a release greater than or equal to 10.3.4
      • Jira Software Data Center and Server 10.4: Upgrade to a release greater than or equal to 10.5.0

      See the release notes (https://www.atlassian.com/software/jira/download-archives). You can download the latest version of Jira Software Data Center and Server from the download center (https://www.atlassian.com/software/jira/download-archives).

      The National Vulnerability Database provides the following description for this vulnerability: XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.

            [JSWSERVER-26333] DoS (Denial of Service) com.thoughtworks.xstream:xstream Dependency in Jira Software Data Center and Server

            Green Bone added a comment - - edited

            Seems there is some missing wording in the advisory here:

            This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H to terminate the application with a stack overflow error

            and this probably should be something like this:

            This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H allows an attacker to terminate the application with a stack overflow error

            or this instead:

            This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H may allow an attacker to terminate the application with a stack overflow error

            Green Bone added a comment - - edited Seems there is some missing wording in the advisory here: This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H to terminate the application with a stack overflow error and this probably should be something like this: This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H allows an attacker to terminate the application with a stack overflow error or this instead: This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H may allow an attacker to terminate the application with a stack overflow error

            Brik, Oussama added a comment -

            For more details: XStream - CVE-2024-47072

            Brik, Oussama added a comment - For more details: XStream - CVE-2024-47072
            prodsec-jac-bot made changes -
            Resolution New: Fixed [ 1 ]
            Security Original: Atlassian Staff [ 10750 ]
            Status Original: Draft [ 12872 ] New: Published [ 12873 ]
            Marcin Oles made changes -
            Description Original: This High severity com.thoughtworks.xstream:xstream Dependency vulnerability was introduced in versions 9.7.0, 9.8.0, 9.9.0, 9.10.0, 9.11.0, 9.12.0, 9.13.0, 9.14.0, 9.15.2, 9.16.0, 9.17.0, 10.0.0, 10.1.1, 10.2.0, 10.3.0, 10.4.0 Jira Software Data Center and Server.

            This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H to terminate the application with a stack overflow error resulting in a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver.

            Atlassian recommends that Jira Software Data Center and Server customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:
             * Jira Software Data Center and Server 9.7 to 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.13 to 9.17: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.0 to 10.3: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.4: Upgrade to a release greater than or equal to 10.5.0

            See the release notes ([https://www.atlassian.com/software/jira/download-archives]). You can download the latest version of Jira Software Data Center and Server from the download center ([https://www.atlassian.com/software/jira/download-archives]).

            The National Vulnerability Database provides the following description for this vulnerability: XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.
            New: This High severity com.thoughtworks.xstream:xstream Dependency vulnerability was introduced in versions 9.7.0, 9.8.0, 9.9.0, 9.10.0, 9.11.0, 9.12.0, 9.13.0, 9.14.0, 9.15.2, 9.16.0, 9.17.0, 10.0.0, 10.1.1, 10.2.0, 10.3.0, 10.4.0 Jira Software Data Center and Server.

            This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H to terminate the application with a stack overflow error resulting in a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver.

            Atlassian recommends that Jira Software Data Center and Server customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:
             * Jira Software Data Center and Server 9.7 to 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.13 to 9.17: Upgrade to a release greater than or equal to 10.3.4
             * Jira Software Data Center and Server 10.0 to 10.3: Upgrade to a release greater than or equal to 10.3.4
             * Jira Software Data Center and Server 10.4: Upgrade to a release greater than or equal to 10.5.0

            See the release notes ([https://www.atlassian.com/software/jira/download-archives]). You can download the latest version of Jira Software Data Center and Server from the download center ([https://www.atlassian.com/software/jira/download-archives]).

            The National Vulnerability Database provides the following description for this vulnerability: XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.
            Marcin Oles made changes -
            Description Original: This High severity com.thoughtworks.xstream:xstream Dependency vulnerability was introduced in versions 9.12.18 Jira Software Data Center and Server.

            This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H to terminate the application with a stack overflow error resulting in a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver.

            Atlassian recommends that Jira Software Data Center and Server customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:
             * Jira Software Data Center and Server 9.7 to 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.13 to 9.17: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.0 to 10.3: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.4: Upgrade to a release greater than or equal to 10.5.0

            See the release notes ([https://www.atlassian.com/software/jira/download-archives]). You can download the latest version of Jira Software Data Center and Server from the download center ([https://www.atlassian.com/software/jira/download-archives]).

            The National Vulnerability Database provides the following description for this vulnerability: XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.
            New: This High severity com.thoughtworks.xstream:xstream Dependency vulnerability was introduced in versions 9.7.0, 9.8.0, 9.9.0, 9.10.0, 9.11.0, 9.12.0, 9.13.0, 9.14.0, 9.15.2, 9.16.0, 9.17.0, 10.0.0, 10.1.1, 10.2.0, 10.3.0, 10.4.0 Jira Software Data Center and Server.

            This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H to terminate the application with a stack overflow error resulting in a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver.

            Atlassian recommends that Jira Software Data Center and Server customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:
             * Jira Software Data Center and Server 9.7 to 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.13 to 9.17: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.0 to 10.3: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.4: Upgrade to a release greater than or equal to 10.5.0

            See the release notes ([https://www.atlassian.com/software/jira/download-archives]). You can download the latest version of Jira Software Data Center and Server from the download center ([https://www.atlassian.com/software/jira/download-archives]).

            The National Vulnerability Database provides the following description for this vulnerability: XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.
            Marcin Oles made changes -
            Description Original: This High severity com.thoughtworks.xstream:xstream Dependency vulnerability was introduced in versions 9.12.18 Jira Software Data Center and Server.

            This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H to terminate the application with a stack overflow error resulting in a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver.

            Atlassian recommends that Jira Software Data Center and Server customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 10.3: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.3: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.3: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.4: Upgrade to a release greater than or equal to 10.5.0

            See the release notes ([https://www.atlassian.com/software/jira/download-archives]). You can download the latest version of Jira Software Data Center and Server from the download center ([https://www.atlassian.com/software/jira/download-archives]).

            The National Vulnerability Database provides the following description for this vulnerability: XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.
            New: This High severity com.thoughtworks.xstream:xstream Dependency vulnerability was introduced in versions 9.12.18 Jira Software Data Center and Server.

            This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H to terminate the application with a stack overflow error resulting in a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver.

            Atlassian recommends that Jira Software Data Center and Server customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:
             * Jira Software Data Center and Server 9.7 to 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.13 to 9.17: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.0 to 10.3: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.4: Upgrade to a release greater than or equal to 10.5.0

            See the release notes ([https://www.atlassian.com/software/jira/download-archives]). You can download the latest version of Jira Software Data Center and Server from the download center ([https://www.atlassian.com/software/jira/download-archives]).

            The National Vulnerability Database provides the following description for this vulnerability: XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.
            Marcin Oles made changes -
            Description Original: This High severity com.thoughtworks.xstream:xstream Dependency vulnerability was introduced in versions 9.12.18 Jira Software Data Center and Server.

            This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H to terminate the application with a stack overflow error resulting in a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver.

            Atlassian recommends that Jira Software Data Center and Server customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 10.3: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.4: Upgrade to a release greater than or equal to 10.5.0

            See the release notes ([https://www.atlassian.com/software/jira/download-archives]). You can download the latest version of Jira Software Data Center and Server from the download center ([https://www.atlassian.com/software/jira/download-archives]).

            The National Vulnerability Database provides the following description for this vulnerability: XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.
            New: This High severity com.thoughtworks.xstream:xstream Dependency vulnerability was introduced in versions 9.12.18 Jira Software Data Center and Server.

            This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H to terminate the application with a stack overflow error resulting in a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver.

            Atlassian recommends that Jira Software Data Center and Server customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 10.3: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.3: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.3: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.4: Upgrade to a release greater than or equal to 10.5.0

            See the release notes ([https://www.atlassian.com/software/jira/download-archives]). You can download the latest version of Jira Software Data Center and Server from the download center ([https://www.atlassian.com/software/jira/download-archives]).

            The National Vulnerability Database provides the following description for this vulnerability: XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.
            Marcin Oles made changes -
            Description Original: This High severity com.thoughtworks.xstream:xstream Dependency vulnerability was introduced in versions 9.12.18 Jira Software Data Center and Server.

            This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H to terminate the application with a stack overflow error resulting in a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver.

            Atlassian recommends that Jira Software Data Center and Server customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 10.3: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.4: Upgrade to a release greater than or equal to 10.5.0

            See the release notes ([https://www.atlassian.com/software/jira/download-archives]). You can download the latest version of Jira Software Data Center and Server from the download center ([https://www.atlassian.com/software/jira/download-archives]).

            The National Vulnerability Database provides the following description for this vulnerability: XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.
            New: This High severity com.thoughtworks.xstream:xstream Dependency vulnerability was introduced in versions 9.12.18 Jira Software Data Center and Server.

            This com.thoughtworks.xstream:xstream Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H to terminate the application with a stack overflow error resulting in a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver.

            Atlassian recommends that Jira Software Data Center and Server customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.19
             * Jira Software Data Center and Server 10.3: Upgrade to a release greater than or equal to 10.3.3
             * Jira Software Data Center and Server 10.4: Upgrade to a release greater than or equal to 10.5.0

            See the release notes ([https://www.atlassian.com/software/jira/download-archives]). You can download the latest version of Jira Software Data Center and Server from the download center ([https://www.atlassian.com/software/jira/download-archives]).

            The National Vulnerability Database provides the following description for this vulnerability: XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.
            Marcin Oles made changes -
            Affects Version/s Original: 10.1.0 [ 109020 ]
            Affects Version/s Original: 9.15.0 [ 106821 ]
            Affects Version/s New: 9.15.2 [ 108101 ]
            Affects Version/s New: 10.1.1 [ 108820 ]
            Marcin Oles made changes -
            Affects Version/s Original: 10.4.1 [ 110414 ]
            Affects Version/s Original: 9.12.18 [ 110408 ]
            Affects Version/s Original: 10.3.3 [ 110308 ]
            Affects Version/s New: 10.3.0 [ 109407 ]

              Unassigned Unassigned
              e224d63853a5 Arshita Sandhiparthi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: