Skip to content

Scala subject to file deletion, code execution due to Java deserialization chain with LazyList object deserialization

Critical severity GitHub Reviewed Published Sep 25, 2022 to the GitHub Advisory Database • Updated Jan 31, 2023

Package

maven org.scala-lang:scala-library (Maven)

Affected versions

>= 2.13.0, < 2.13.9

Patched versions

2.13.9

Description

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.

References

Published by the National Vulnerability Database Sep 23, 2022
Published to the GitHub Advisory Database Sep 25, 2022
Reviewed Sep 28, 2022
Last updated Jan 31, 2023

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2022-36944

GHSA ID

GHSA-8qv5-68g4-248j

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.