MidnightBSD

Advisories for xstream_project

CVE-2013-7285 HIGH

Xstream API versions up to 1.4.6 and version 1.4.10, if the security framework has not been initialized, may allow a remote attacker to run arbitrary shell commands by manipulating the processed input stream when unmarshaling XML or any supported format. e.g. JSON.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 9.8 CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 3.9 5.9

CVSS 2.0

Severity: HIGH

Problem Type: CWE-78,

Products Affected

Vendor Product Version
apache activemq 5.15.8
xstream_project xstream *
xstream_project xstream 1.4.10
oracle endeca_information_discovery_studio 3.2.0
CVE-2016-3674 MEDIUM

Multiple XML external entity (XXE) vulnerabilities in the (1) Dom4JDriver, (2) DomDriver, (3) JDomDriver, (4) JDom2Driver, (5) SjsxpDriver, (6) StandardStaxDriver, and (7) WstxDriver drivers in XStream before 1.4.9 allow remote attackers to read arbitrary files via a crafted XML document.

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-200,

Products Affected

Vendor Product Version
fedoraproject fedora 22
fedoraproject fedora 23
debian debian_linux 8.0
xstream_project xstream *
redhat jboss_middleware 1
CVE-2017-7957 MEDIUM

XStream through 1.4.9, when a certain denyTypes workaround is not used, mishandles attempts to create an instance of the primitive type 'void' during unmarshalling, leading to a remote application crash, as demonstrated by an xstream.fromXML("<void/>") call.

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-20,

Products Affected

Vendor Product Version
debian debian_linux 8.0
xstream_project xstream *
redhat fuse 1.0
debian debian_linux 9.0
redhat jboss_middleware 1
CVE-2019-10173 HIGH

It was found that xstream API version 1.4.10 before 1.4.11 introduced a regression for a previous deserialization flaw. If the security framework has not been initialized, it may allow a remote attacker to run arbitrary shell commands when unmarshalling XML or any supported format. e.g. JSON. (regression of CVE-2013-7285)

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 9.8 CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 3.9 5.9

CVSS 2.0

Severity: HIGH

Problem Type: CWE-94,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0.0.3.0
oracle retail_xstore_point_of_service 17.0
oracle communications_unified_inventory_management 7.4.0
xstream_project xstream 1.4.10
oracle endeca_information_discovery_studio 3.2.0
oracle webcenter_portal 11.1.1.9.0
oracle utilities_framework 4.2.0.2.0
oracle business_activity_monitoring 12.2.1.3.0
oracle communications_unified_inventory_management 7.3.0
oracle utilities_framework 2.2.0.0.0
oracle banking_platform 2.9.0
oracle communications_diameter_signaling_router *
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle endeca_information_discovery_studio 3.2.0.0
oracle banking_platform 2.4.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3.0.9.0
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle banking_platform 2.7.1
oracle utilities_framework *
oracle business_activity_monitoring 11.1.1.9.0
oracle banking_platform *
CVE-2020-26217 HIGH

XStream before version 1.4.14 is vulnerable to Remote Code Execution.The vulnerability may allow a remote attacker to run arbitrary shell commands only by manipulating the processed input stream. Only users who rely on blocklists are affected. Anyone using XStream's Security Framework allowlist is not affected. The linked advisory provides code workarounds for users who cannot upgrade. The issue is fixed in version 1.4.14.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 8.0 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H 1.3 6.0
nvd@nist.gov 8.8 HIGH CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H 2.8 5.9

CVSS 2.0

Severity: HIGH

Problem Type: CWE-78,CWE-78,

Products Affected

Vendor Product Version
apache activemq 5.15.4
oracle retail_xstore_point_of_service 19.0.2
oracle banking_corporate_lending_process_management 14.2
oracle banking_supply_chain_finance 14.3
oracle banking_credit_facilities_process_management 14.3
oracle business_activity_monitoring 12.2.1.3.0
oracle banking_cash_management 14.5
oracle banking_corporate_lending_process_management 14.3
debian debian_linux 10.0
oracle banking_cash_management 14.3
oracle banking_trade_finance_process_management 14.3
oracle banking_platform 2.9.0
oracle banking_credit_facilities_process_management 14.5
apache activemq 5.16.0
oracle banking_supply_chain_finance 14.2
oracle banking_trade_finance_process_management 14.2
oracle business_activity_monitoring 12.2.1.4.0
oracle banking_supply_chain_finance 14.5
oracle banking_credit_facilities_process_management 14.2
oracle banking_trade_finance_process_management 14.5
oracle communications_policy_management 12.5.0
oracle endeca_information_discovery_studio 3.2.0.0
netapp snapmanager -
oracle banking_platform 2.4.0
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
oracle banking_virtual_account_management 14.3.0
netapp snapmanager *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
oracle banking_corporate_lending_process_management 14.5
oracle banking_virtual_account_management 14.5.0
apache activemq *
oracle banking_platform 2.7.1
oracle banking_cash_management 14.2
oracle business_activity_monitoring 11.1.1.9.0
oracle retail_xstore_point_of_service 17.0.4
oracle banking_virtual_account_management 14.2.0
CVE-2020-26258 MEDIUM

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist if running Java 15 or higher. No user is affected who followed the recommendation to setup XStream's Security Framework with a whitelist! Anyone relying on XStream's default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 7.7 HIGH CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N 3.1 4.0
nvd@nist.gov 7.7 HIGH CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N 3.1 4.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-918,CWE-918,

Products Affected

Vendor Product Version
fedoraproject fedora 33
fedoraproject fedora 35
debian debian_linux 10.0
apache struts *
xstream_project xstream *
debian debian_linux 9.0
fedoraproject fedora 34
CVE-2020-26259 MEDIUM

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling. The vulnerability may allow a remote attacker to delete arbitrary know files on the host as log as the executing process has sufficient rights only by manipulating the processed input stream. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist running Java 15 or higher. No user is affected, who followed the recommendation to setup XStream's Security Framework with a whitelist! Anyone relying on XStream's default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 6.8 MEDIUM CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N 2.2 4.0
security-advisories@github.com 6.8 MEDIUM CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N 2.2 4.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-78,CWE-78,

Products Affected

Vendor Product Version
fedoraproject fedora 33
fedoraproject fedora 35
debian debian_linux 10.0
apache struts *
xstream_project xstream *
debian debian_linux 9.0
fedoraproject fedora 34
CVE-2021-21341 HIGH

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is vulnerability which may allow a remote attacker to allocate 100% CPU time on the target system depending on CPU type or parallel execution of such a payload resulting in a denial of service only by manipulating the processed input stream. No user is affected who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H 3.9 3.6
security-advisories@github.com 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H 3.9 3.6

CVSS 2.0

Severity: HIGH

Problem Type: CWE-400,CWE-502,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0.0.3.0
oracle retail_xstore_point_of_service 19.0.2
oracle communications_unified_inventory_management 7.4.0
oracle webcenter_portal 11.1.1.9.0
oracle communications_unified_inventory_management 7.4.1
oracle business_activity_monitoring 12.2.1.3.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
apache jmeter *
oracle banking_platform 2.9.0
apache activemq 5.16.0
apache activemq 5.16.1
oracle communications_unified_inventory_management 7.3.5
oracle business_activity_monitoring 12.2.1.4.0
oracle communications_unified_inventory_management 7.3.4
oracle banking_enterprise_default_management 2.12.0
oracle banking_platform 2.4.0
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
oracle banking_platform 2.12.0
apache activemq *
fedoraproject fedora 33
oracle webcenter_portal 12.2.1.4.0
oracle banking_platform 2.7.1
oracle communications_unified_inventory_management 7.3.2
oracle business_activity_monitoring 11.1.1.9.0
netapp oncommand_insight -
oracle retail_xstore_point_of_service 17.0.4
fedoraproject fedora 34
oracle banking_enterprise_default_management 2.10.0
CVE-2021-21342 MEDIUM

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on these type information. An attacker can manipulate the processed input stream and replace or inject objects, that result in a server-side forgery request. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 5.3 MEDIUM CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N 1.6 3.6
nvd@nist.gov 9.1 CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N 3.9 5.2

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-502,CWE-918,CWE-918,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle retail_xstore_point_of_service 19.0.2
oracle communications_brm_-_elastic_charging_engine 12.0.0.3
oracle communications_unified_inventory_management 7.4.0
oracle webcenter_portal 11.1.1.9.0
oracle communications_unified_inventory_management 7.4.1
oracle business_activity_monitoring 12.2.1.3.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
apache jmeter *
oracle banking_platform 2.9.0
apache activemq 5.16.0
apache activemq 5.16.1
oracle communications_unified_inventory_management 7.3.5
oracle business_activity_monitoring 12.2.1.4.0
oracle communications_unified_inventory_management 7.3.4
oracle communications_policy_management 12.5.0
oracle banking_enterprise_default_management 2.12.0
oracle banking_platform 2.4.0
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
oracle banking_virtual_account_management 14.3.0
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
oracle banking_platform 2.12.0
oracle banking_virtual_account_management 14.5.0
apache activemq *
fedoraproject fedora 33
oracle webcenter_portal 12.2.1.4.0
oracle banking_platform 2.7.1
oracle communications_unified_inventory_management 7.3.2
oracle business_activity_monitoring 11.1.1.9.0
netapp oncommand_insight -
oracle retail_xstore_point_of_service 17.0.4
fedoraproject fedora 34
oracle banking_virtual_account_management 14.2.0
oracle banking_enterprise_default_management 2.10.0
CVE-2021-21343 MEDIUM

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on these type information. An attacker can manipulate the processed input stream and replace or inject objects, that result in the deletion of a file on the local host. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 5.3 MEDIUM CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N 1.6 3.6
nvd@nist.gov 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N 3.9 3.6

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-73,CWE-502,NVD-CWE-noinfo,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0.0.3.0
oracle retail_xstore_point_of_service 19.0.2
oracle communications_unified_inventory_management 7.4.0
oracle webcenter_portal 11.1.1.9.0
oracle communications_unified_inventory_management 7.4.1
oracle business_activity_monitoring 12.2.1.3.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
apache jmeter *
oracle banking_platform 2.9.0
apache activemq 5.16.0
apache activemq 5.16.1
oracle communications_unified_inventory_management 7.3.5
oracle business_activity_monitoring 12.2.1.4.0
oracle communications_unified_inventory_management 7.3.4
oracle communications_policy_management 12.5.0
oracle banking_enterprise_default_management 2.12.0
oracle banking_platform 2.4.0
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
oracle banking_virtual_account_management 14.3.0
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
oracle banking_platform 2.12.0
oracle banking_virtual_account_management 14.5.0
apache activemq *
fedoraproject fedora 33
oracle webcenter_portal 12.2.1.4.0
oracle banking_platform 2.7.1
oracle communications_unified_inventory_management 7.3.2
oracle business_activity_monitoring 11.1.1.9.0
netapp oncommand_insight -
oracle retail_xstore_point_of_service 17.0.4
fedoraproject fedora 34
oracle banking_virtual_account_management 14.2.0
oracle banking_enterprise_default_management 2.10.0
CVE-2021-21344 HIGH

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 5.3 MEDIUM CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N 1.6 3.6
nvd@nist.gov 9.8 CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 3.9 5.9

CVSS 2.0

Severity: HIGH

Problem Type: CWE-434,CWE-502,NVD-CWE-noinfo,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0.0.3.0
oracle retail_xstore_point_of_service 19.0.2
oracle communications_unified_inventory_management 7.4.0
oracle webcenter_portal 11.1.1.9.0
oracle communications_unified_inventory_management 7.4.1
oracle business_activity_monitoring 12.2.1.3.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
apache jmeter *
oracle banking_platform 2.9.0
apache activemq 5.16.0
apache activemq 5.16.1
oracle communications_unified_inventory_management 7.3.5
oracle business_activity_monitoring 12.2.1.4.0
oracle communications_unified_inventory_management 7.3.4
oracle communications_policy_management 12.5.0
oracle banking_enterprise_default_management 2.12.0
oracle banking_platform 2.4.0
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
oracle banking_virtual_account_management 14.3.0
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
oracle mysql_server *
oracle banking_platform 2.12.0
oracle banking_virtual_account_management 14.5.0
apache activemq *
fedoraproject fedora 33
oracle webcenter_portal 12.2.1.4.0
oracle banking_platform 2.7.1
oracle communications_unified_inventory_management 7.3.2
oracle business_activity_monitoring 11.1.1.9.0
netapp oncommand_insight -
oracle retail_xstore_point_of_service 17.0.4
fedoraproject fedora 34
oracle banking_virtual_account_management 14.2.0
oracle banking_enterprise_default_management 2.10.0
CVE-2021-21345 MEDIUM

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker who has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 9.9 CRITICAL CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H 3.1 6.0
security-advisories@github.com 5.8 MEDIUM CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:H/A:N 1.3 4.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-94,CWE-502,CWE-78,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0.0.3.0
oracle retail_xstore_point_of_service 19.0.2
oracle communications_unified_inventory_management 7.4.0
oracle webcenter_portal 11.1.1.9.0
oracle communications_unified_inventory_management 7.4.1
oracle business_activity_monitoring 12.2.1.3.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
apache jmeter *
oracle banking_platform 2.9.0
apache activemq 5.16.0
apache activemq 5.16.1
oracle communications_unified_inventory_management 7.3.5
oracle peoplesoft_enterprise_peopletools 8.59
oracle business_activity_monitoring 12.2.1.4.0
oracle communications_unified_inventory_management 7.3.4
oracle communications_policy_management 12.5.0
oracle banking_enterprise_default_management 2.12.0
oracle peoplesoft_enterprise_peopletools 8.58
oracle banking_platform 2.4.0
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
oracle banking_virtual_account_management 14.3.0
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
oracle banking_platform 2.12.0
oracle banking_virtual_account_management 14.5.0
apache activemq *
fedoraproject fedora 33
oracle webcenter_portal 12.2.1.4.0
oracle banking_platform 2.7.1
oracle communications_unified_inventory_management 7.3.2
oracle business_activity_monitoring 11.1.1.9.0
netapp oncommand_insight -
oracle retail_xstore_point_of_service 17.0.4
fedoraproject fedora 34
oracle banking_virtual_account_management 14.2.0
oracle banking_enterprise_default_management 2.10.0
CVE-2021-21346 HIGH

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 9.8 CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 3.9 5.9
security-advisories@github.com 6.1 MEDIUM CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:N 1.6 4.0

CVSS 2.0

Severity: HIGH

Problem Type: CWE-434,CWE-502,CWE-434,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0.0.3.0
oracle retail_xstore_point_of_service 19.0.2
oracle communications_unified_inventory_management 7.4.0
oracle webcenter_portal 11.1.1.9.0
oracle communications_unified_inventory_management 7.4.1
oracle business_activity_monitoring 12.2.1.3.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
apache jmeter *
oracle banking_platform 2.9.0
apache activemq 5.16.0
apache activemq 5.16.1
oracle communications_unified_inventory_management 7.3.5
oracle bi_publisher 5.5.0.0.0
oracle business_activity_monitoring 12.2.1.4.0
oracle communications_unified_inventory_management 7.3.4
oracle communications_policy_management 12.5.0
oracle banking_enterprise_default_management 2.12.0
oracle banking_platform 2.4.0
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
oracle banking_virtual_account_management 14.3.0
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
oracle bi_publisher 12.2.1.4.0
oracle banking_platform 2.12.0
oracle banking_virtual_account_management 14.5.0
apache activemq *
fedoraproject fedora 33
oracle webcenter_portal 12.2.1.4.0
oracle banking_platform 2.7.1
oracle communications_unified_inventory_management 7.3.2
oracle bi_publisher 12.2.1.3.0
oracle business_activity_monitoring 11.1.1.9.0
netapp oncommand_insight -
oracle retail_xstore_point_of_service 17.0.4
fedoraproject fedora 34
oracle banking_virtual_account_management 14.2.0
oracle banking_enterprise_default_management 2.10.0
CVE-2021-21347 HIGH

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 9.8 CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 3.9 5.9
security-advisories@github.com 6.1 MEDIUM CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:N 1.6 4.0

CVSS 2.0

Severity: HIGH

Problem Type: CWE-434,CWE-502,CWE-434,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0.0.3.0
oracle weblogic_server 12.2.1.4.0
oracle retail_xstore_point_of_service 19.0.2
oracle communications_unified_inventory_management 7.4.0
oracle webcenter_portal 11.1.1.9.0
oracle communications_unified_inventory_management 7.4.1
oracle business_activity_monitoring 12.2.1.3.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
apache jmeter *
oracle banking_platform 2.9.0
apache activemq 5.16.0
apache activemq 5.16.1
oracle communications_unified_inventory_management 7.3.5
oracle business_activity_monitoring 12.2.1.4.0
oracle communications_unified_inventory_management 7.3.4
oracle communications_policy_management 12.5.0
oracle banking_enterprise_default_management 2.12.0
oracle weblogic_server 12.2.1.3.0
oracle banking_platform 2.4.0
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
oracle banking_virtual_account_management 14.3.0
debian debian_linux 9.0
oracle weblogic_server 14.1.1.0.0
oracle retail_xstore_point_of_service 18.0.3
oracle banking_platform 2.12.0
oracle banking_virtual_account_management 14.5.0
apache activemq *
fedoraproject fedora 33
oracle webcenter_portal 12.2.1.4.0
oracle banking_platform 2.7.1
oracle weblogic_server 12.1.3.0.0
oracle communications_unified_inventory_management 7.3.2
oracle business_activity_monitoring 11.1.1.9.0
netapp oncommand_insight -
oracle retail_xstore_point_of_service 17.0.4
fedoraproject fedora 34
oracle banking_virtual_account_management 14.2.0
oracle banking_enterprise_default_management 2.10.0
CVE-2021-21348 HIGH

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to occupy a thread that consumes maximum CPU time and will never return. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H 3.9 3.6
security-advisories@github.com 5.3 MEDIUM CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H 1.6 3.6

CVSS 2.0

Severity: HIGH

Problem Type: CWE-400,CWE-502,CWE-400,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0.0.3.0
oracle retail_xstore_point_of_service 19.0.2
oracle communications_unified_inventory_management 7.4.0
oracle webcenter_portal 11.1.1.9.0
oracle communications_unified_inventory_management 7.4.1
oracle business_activity_monitoring 12.2.1.3.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
apache jmeter *
oracle banking_platform 2.9.0
apache activemq 5.16.0
apache activemq 5.16.1
oracle communications_unified_inventory_management 7.3.5
oracle business_activity_monitoring 12.2.1.4.0
oracle communications_unified_inventory_management 7.3.4
oracle communications_policy_management 12.5.0
oracle banking_enterprise_default_management 2.12.0
oracle banking_platform 2.4.0
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
oracle banking_virtual_account_management 14.3.0
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
oracle mysql_server *
oracle banking_platform 2.12.0
oracle banking_virtual_account_management 14.5.0
apache activemq *
fedoraproject fedora 33
oracle webcenter_portal 12.2.1.4.0
oracle banking_platform 2.7.1
oracle communications_unified_inventory_management 7.3.2
oracle business_activity_monitoring 11.1.1.9.0
netapp oncommand_insight -
oracle retail_xstore_point_of_service 17.0.4
fedoraproject fedora 34
oracle banking_virtual_account_management 14.2.0
oracle banking_enterprise_default_management 2.10.0
CVE-2021-21349 MEDIUM

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 6.1 MEDIUM CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:N 1.6 4.0
nvd@nist.gov 8.6 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N 3.9 4.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-502,CWE-918,CWE-918,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0.0.3.0
oracle retail_xstore_point_of_service 19.0.2
oracle communications_unified_inventory_management 7.4.0
oracle webcenter_portal 11.1.1.9.0
oracle java_se 7u321
oracle communications_unified_inventory_management 7.4.1
oracle business_activity_monitoring 12.2.1.3.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
apache jmeter *
oracle banking_platform 2.9.0
apache activemq 5.16.0
apache activemq 5.16.1
oracle communications_unified_inventory_management 7.3.5
oracle business_activity_monitoring 12.2.1.4.0
oracle communications_unified_inventory_management 7.3.4
oracle communications_policy_management 12.5.0
oracle banking_enterprise_default_management 2.12.0
oracle banking_platform 2.4.0
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
oracle banking_virtual_account_management 14.3.0
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
oracle banking_platform 2.12.0
oracle banking_virtual_account_management 14.5.0
apache activemq *
fedoraproject fedora 33
oracle webcenter_portal 12.2.1.4.0
oracle graalvm 21.3.0
oracle banking_platform 2.7.1
oracle java_se 8u311
oracle graalvm 20.3.4
oracle communications_unified_inventory_management 7.3.2
oracle business_activity_monitoring 11.1.1.9.0
netapp oncommand_insight -
oracle retail_xstore_point_of_service 17.0.4
fedoraproject fedora 34
oracle banking_virtual_account_management 14.2.0
oracle banking_enterprise_default_management 2.10.0
CVE-2021-21350 HIGH

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to execute arbitrary code only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 5.3 MEDIUM CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N 1.6 3.6
nvd@nist.gov 9.8 CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 3.9 5.9

CVSS 2.0

Severity: HIGH

Problem Type: CWE-434,CWE-502,NVD-CWE-noinfo,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0.0.3.0
oracle weblogic_server 12.2.1.4.0
oracle retail_xstore_point_of_service 19.0.2
oracle communications_unified_inventory_management 7.4.0
oracle webcenter_portal 11.1.1.9.0
oracle communications_unified_inventory_management 7.4.1
oracle business_activity_monitoring 12.2.1.3.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
apache jmeter *
oracle banking_platform 2.9.0
apache activemq 5.16.0
apache activemq 5.16.1
oracle communications_unified_inventory_management 7.3.5
oracle business_activity_monitoring 12.2.1.4.0
oracle communications_unified_inventory_management 7.3.4
oracle communications_policy_management 12.5.0
oracle banking_enterprise_default_management 2.12.0
oracle weblogic_server 12.2.1.3.0
oracle banking_platform 2.4.0
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
oracle banking_virtual_account_management 14.3.0
debian debian_linux 9.0
oracle weblogic_server 14.1.1.0.0
oracle retail_xstore_point_of_service 18.0.3
oracle banking_platform 2.12.0
oracle banking_virtual_account_management 14.5.0
apache activemq *
fedoraproject fedora 33
oracle webcenter_portal 12.2.1.4.0
oracle banking_platform 2.7.1
oracle weblogic_server 12.1.3.0.0
oracle communications_unified_inventory_management 7.3.2
oracle business_activity_monitoring 11.1.1.9.0
netapp oncommand_insight -
oracle retail_xstore_point_of_service 17.0.4
fedoraproject fedora 34
oracle banking_virtual_account_management 14.2.0
oracle banking_enterprise_default_management 2.10.0
CVE-2021-21351 MEDIUM

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 9.1 CRITICAL CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H 2.3 6.0
security-advisories@github.com 5.4 MEDIUM CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:N/I:H/A:N 1.0 4.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-434,CWE-502,NVD-CWE-noinfo,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0.0.3.0
oracle retail_xstore_point_of_service 19.0.2
oracle communications_unified_inventory_management 7.4.0
oracle webcenter_portal 11.1.1.9.0
oracle communications_unified_inventory_management 7.4.1
oracle business_activity_monitoring 12.2.1.3.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
apache jmeter *
oracle banking_platform 2.9.0
apache activemq 5.16.0
apache activemq 5.16.1
oracle communications_unified_inventory_management 7.3.5
oracle business_activity_monitoring 12.2.1.4.0
oracle communications_unified_inventory_management 7.3.4
oracle communications_policy_management 12.5.0
oracle banking_enterprise_default_management 2.12.0
oracle banking_platform 2.4.0
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
oracle banking_virtual_account_management 14.3.0
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
oracle mysql_server *
oracle banking_platform 2.12.0
oracle banking_virtual_account_management 14.5.0
apache activemq *
fedoraproject fedora 33
oracle webcenter_portal 12.2.1.4.0
oracle banking_platform 2.7.1
oracle communications_unified_inventory_management 7.3.2
oracle business_activity_monitoring 11.1.1.9.0
netapp oncommand_insight -
oracle retail_xstore_point_of_service 17.0.4
fedoraproject fedora 34
oracle banking_virtual_account_management 14.2.0
oracle banking_enterprise_default_management 2.10.0
CVE-2021-29505 MEDIUM

XStream is software for serializing Java objects to XML and back again. A vulnerability in XStream versions prior to 1.4.17 may allow a remote attacker has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types is affected. The vulnerability is patched in version 1.4.17.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 7.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H 1.6 5.9
nvd@nist.gov 8.8 HIGH CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H 2.8 5.9

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-94,CWE-502,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle communications_brm_-_elastic_charging_engine 11.3
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle retail_customer_insights 15.0.2
oracle communications_brm_-_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.1
oracle banking_corporate_lending_process_management 14.2.0
oracle banking_credit_facilities_process_management 14.2.0
oracle banking_corporate_lending_process_management 14.3.0
oracle retail_customer_insights 16.0.2
oracle business_activity_monitoring 12.2.1.3.0
oracle banking_cash_management 14.5
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle banking_cash_management 14.3
oracle webcenter_sites 12.2.1.3.0
oracle enterprise_manager_ops_center 12.4.0.0
oracle communications_unified_inventory_management 7.3.5
oracle banking_credit_facilities_process_management 14.3.0
oracle banking_supply_chain_finance 14.2.0
oracle business_activity_monitoring 12.2.1.4.0
oracle communications_unified_inventory_management 7.3.4
oracle banking_trade_finance_process_management 14.5.0
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle webcenter_portal 12.2.1.4.0
oracle banking_corporate_lending_process_management 14.5.0
oracle banking_cash_management 14.2
oracle webcenter_sites 12.2.1.4.0
oracle business_activity_monitoring 11.1.1.9.0
oracle communications_unified_inventory_management 7.4.2
oracle retail_xstore_point_of_service 17.0.4
fedoraproject fedora 34
oracle banking_credit_facilities_process_management 14.5.0
CVE-2021-39139 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. A user is only affected if using the version out of the box with JDK 1.7u21 or below. However, this scenario can be adjusted easily to an external Xalan that works regardless of the version of the Java runtime. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 8.8 HIGH CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H 2.8 5.9
security-advisories@github.com 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-434,CWE-502,CWE-434,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle retail_xstore_point_of_service 17.0.4
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-39140 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to allocate 100% CPU time on the target system depending on CPU type or parallel execution of such a payload resulting in a denial of service only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 6.3 MEDIUM CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H 1.8 4.0
security-advisories@github.com 6.5 MEDIUM CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H 2.8 3.6

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-502,CWE-835,CWE-502,CWE-835,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle retail_xstore_point_of_service 17.0.4
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-39141 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0
nvd@nist.gov 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-434,CWE-502,CWE-434,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle retail_xstore_point_of_service 17.0.4
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-39144 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-94,CWE-502,CWE-306,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle retail_xstore_point_of_service 17.0.4
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-39145 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0
nvd@nist.gov 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-434,CWE-502,CWE-434,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle retail_xstore_point_of_service 17.0.4
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-39146 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0
nvd@nist.gov 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-434,CWE-502,CWE-434,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle retail_xstore_point_of_service 17.0.2
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-39147 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0
security-advisories@github.com 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-434,CWE-502,CWE-434,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle retail_xstore_point_of_service 17.0.4
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-39148 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0
security-advisories@github.com 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-434,CWE-502,CWE-434,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle retail_xstore_point_of_service 17.0.4
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-39149 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0
nvd@nist.gov 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-434,CWE-502,CWE-434,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle retail_xstore_point_of_service 17.0.4
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-39150 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream with a Java runtime version 14 to 8. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the [Security Framework](https://x-stream.github.io/security.html#framework), you will have to use at least version 1.4.18.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0
security-advisories@github.com 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-502,CWE-918,CWE-502,CWE-918,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle retail_xstore_point_of_service 17.0.4
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-39151 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0
nvd@nist.gov 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-434,CWE-502,CWE-434,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle retail_xstore_point_of_service 17.0.2
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-39152 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream with a Java runtime version 14 to 8. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the [Security Framework](https://x-stream.github.io/security.html#framework), you will have to use at least version 1.4.18.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
security-advisories@github.com 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0
nvd@nist.gov 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-502,CWE-918,CWE-502,CWE-918,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle retail_xstore_point_of_service 17.0.4
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-39153 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream, if using the version out of the box with Java runtime version 14 to 8 or with JavaFX installed. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0
security-advisories@github.com 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-434,CWE-502,CWE-434,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
xstream_project xstream *
debian debian_linux 9.0
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-39154 MEDIUM

XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0
security-advisories@github.com 8.5 HIGH CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H 1.8 6.0

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-434,CWE-502,CWE-434,CWE-502,

Products Affected

Vendor Product Version
oracle webcenter_portal 12.2.1.3.0
oracle utilities_framework 4.3.0.6.0
oracle communications_cloud_native_core_policy 1.14.0
oracle retail_xstore_point_of_service 19.0.2
oracle retail_xstore_point_of_service 20.0.1
oracle communications_unified_inventory_management 7.4.0
oracle communications_unified_inventory_management 7.4.1
oracle utilities_framework 4.2.0.2.0
fedoraproject fedora 35
debian debian_linux 10.0
debian debian_linux 11.0
oracle utilities_framework 4.3.0.1.0
oracle communications_unified_inventory_management 7.3.5
oracle communications_cloud_native_core_binding_support_function 1.10.0
oracle business_activity_monitoring 12.2.1.4.0
oracle utilities_framework 4.2.0.3.0
oracle communications_unified_inventory_management 7.3.4
netapp snapmanager -
oracle retail_xstore_point_of_service 16.0.6
xstream_project xstream *
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
fedoraproject fedora 33
oracle utilities_framework 4.4.0.0.0
oracle webcenter_portal 12.2.1.4.0
oracle utilities_framework 4.4.0.3.0
oracle communications_billing_and_revenue_management_elastic_charging_engine 12.0
oracle communications_unified_inventory_management 7.4.2
oracle retail_xstore_point_of_service 17.0.4
oracle communications_billing_and_revenue_management_elastic_charging_engine 11.3
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
oracle utilities_framework 4.4.0.2.0
oracle utilities_testing_accelerator 6.0.0.1.1
fedoraproject fedora 34
CVE-2021-43859 MEDIUM

XStream is an open source java library to serialize objects to XML and back again. Versions prior to 1.4.19 may allow a remote attacker to allocate 100% CPU time on the target system depending on CPU type or parallel execution of such a payload resulting in a denial of service only by manipulating the processed input stream. XStream 1.4.19 monitors and accumulates the time it takes to add elements to collections and throws an exception if a set threshold is exceeded. Users are advised to upgrade as soon as possible. Users unable to upgrade may set the NO_REFERENCE mode to prevent recursion. See GHSA-rmr5-cpv2-vgjf for further details on a workaround if an upgrade is not possible.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H 3.9 3.6
security-advisories@github.com 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H 3.9 3.6

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-400,CWE-400,

Products Affected

Vendor Product Version
oracle communications_policy_management 12.6.0.0.0
oracle communications_diameter_intelligence_hub *
oracle flexcube_private_banking 12.1.0
oracle retail_xstore_point_of_service 16.0.6
oracle retail_xstore_point_of_service 19.0.2
xstream_project xstream *
oracle retail_xstore_point_of_service 20.0.1
debian debian_linux 9.0
oracle retail_xstore_point_of_service 18.0.3
oracle communications_brm_-_elastic_charging_engine *
fedoraproject fedora 35
oracle communications_brm_-_elastic_charging_engine 12.0.0.5.0
oracle retail_xstore_point_of_service 17.0.4
oracle communications_cloud_native_core_automated_test_suite 1.9.0
oracle commerce_guided_search 11.3.2
jenkins jenkins *
fedoraproject fedora 34
CVE-2022-40151

Those using Xstream to seralize XML data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
cve-coordination@google.com 6.5 MEDIUM CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H 2.8 3.6
nvd@nist.gov 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H 3.9 3.6

Products Affected

Vendor Product Version
xstream_project xstream *
CVE-2022-40152

Those using Woodstox to parse XML data may be vulnerable to Denial of Service attacks (DOS) if DTD support is enabled. If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.

Products Affected

Vendor Product Version
fasterxml woodstox *
xstream_project xstream *
CVE-2022-41966

XStream serializes Java objects to XML and back again. Versions prior to 1.4.20 may allow a remote attacker to terminate the application with a stack overflow error, resulting in a denial of service only via manipulation the processed input stream. The attack uses the hash code implementation for collections and maps to force recursive hash calculation causing a stack overflow. This issue is patched in version 1.4.20 which handles the stack overflow and raises an InputManipulationException instead. A potential workaround for users who only use HashMap or HashSet and whose XML refers these only as default map or set, is to change the default implementation of java.util.Map and java.util per the code example in the referenced advisory. However, this implies that your application does not care about the implementation of the map and all elements are comparable.

Products Affected

Vendor Product Version
xstream_project xstream *