scala/scala-collection-compat

scala/scala-collection-compat

Releases41
Frequency2 months 6 days
Last Release
Stars211
makes some Scala 2.13 APIs (primarily collections, also some others) available on 2.11 and 2.12, to aid cross-building

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL

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.