CVE-2022-36944: Critical severity ibm engineering requirements management doors web access vulnerability
Scala 2.13.x before 2.13.9 has a Java deserialization chain in its JAR file. On its own, it cannot be exploited. There is only a risk in conjunction with Java object deserialization within an application. In such situations, it allows attackers to erase contents of arbitrary files, make network connections, or possibly run arbitrary code (specifically, Function0 functions) via a gadget chain.
Other sources
Scala 2.13.x before 2.13.9 has a Java deserialization chain in its JAR file. On its own, it cannot be exploited. There is only a risk in conjunction with LazyList object deserialization within an application. In such situations, it allows attackers to erase contents of arbitrary files, make network connections, or possibly run arbitrary code (specifically, Function0 functions) via a gadget chain.
https://www.scala-lang.org/download/ https://github.com/scala/scala/pull/10118
— Red Hat
Scala could allow a remote authenticated attacker to execute arbitrary code on the system, caused by an unsafe deserialization in LazyList. By sending specially-crafted request using gadget chain, an attacker could exploit this vulnerability to execute arbitrary code, erase contents of arbitrary files or make network connections.
— IBM
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is CVE-2022-36944?
CVE-2022-36944 is a vulnerability in Scala 2.13.x before version 2.13.9 that allows attackers to erase contents of arbitrary files and make network connections.
How can CVE-2022-36944 be exploited?
CVE-2022-36944 can only be exploited in conjunction with Java object deserialization within an application.
What is the severity of CVE-2022-36944?
The severity of CVE-2022-36944 is critical.
Which software versions are affected by CVE-2022-36944?
Scala 2.13.x versions from 2.13.0 to 2.13.9 are affected by CVE-2022-36944.
How do I fix CVE-2022-36944?
To fix CVE-2022-36944, upgrade Scala to version 2.13.9 or higher.