
CVE-2022-36944 – scala: deserialization gadget chain
https://notcve.org/view.php?id=CVE-2022-36944
23 Sep 2022 — 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. Scala versiones 2.13.x anteriores a 2.13.9 tiene una cadena de deserialización de Java en su archivo JAR. • https://github.com/yarocher/lazylist-cve-poc • CWE-502: Deserialization of Untrusted Data •

CVE-2020-7907
https://notcve.org/view.php?id=CVE-2020-7907
21 Feb 2020 — In the JetBrains Scala plugin before 2019.2.1, some artefact dependencies were resolved over unencrypted connections. En el plugin JetBrains Scala versiones anteriores a 2019.2.1, algunas dependencias de artefactos fueron resueltas por medio de conexiones no encriptadas. • https://blog.jetbrains.com • CWE-319: Cleartext Transmission of Sensitive Information •