CVE-2022-36944

CRITICAL

Scala < 2.13.9 - Insecure Deserialization

Title source: rule

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 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.

Exploits (1)

nomisec WORKING POC 10 stars
by yarocher · poc
https://github.com/yarocher/lazylist-cve-poc

Scores

CVSS v3 9.8
EPSS 0.7025
EPSS Percentile 98.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Classification

CWE
CWE-502
Status published

Affected Products (5)

scala-lang/scala < 2.13.9
scala-lang/scala-collection-compat < 2.9.0
fedoraproject/fedora
fedoraproject/fedora
org.scala-lang/scala-library < 2.13.9Maven

Timeline

Published Sep 23, 2022
Tracked Since Feb 18, 2026