← Back

Groovy

groovy

Vendor: Apache • 3 CVEs

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Apache
NetappOracle
21Agile Engineering Data Management
Agile PlmAgile Plm Mcad Connector+18 more
Jun 17, 2026
Dec 7, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
Apache Groovy provides extension methods to aid with creating temporary directories. Prior to this fix, Groovy's implementation of those extension methods was using a now superseded Java JDK method call that is potential...Show more
Apache Groovy provides extension methods to aid with creating temporary directories. Prior to this fix, Groovy's implementation of those extension methods was using a now superseded Java JDK method call that is potentially not secure on some operating systems in some contexts. Users not using the extension methods mentioned in the advisory are not affected, but may wish to read the advisory for further details. Versions Affected: 2.0 to 2.4.20, 2.5.0 to 2.5.13, 3.0.0 to 3.0.6, and 4.0.0-alpha-1. Fixed in versions 2.4.21, 2.5.14, 3.0.7, 4.0.0-alpha-2.Show less
2Apache
Redhat
2Enterprise Linux Server
Groovy
Nov 21, 2024
Jan 18, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
When an application with unsupported Codehaus versions of Groovy from 1.7.0 to 2.4.3, Apache Groovy 2.4.4 to 2.4.7 on classpath uses standard Java serialization mechanisms, e.g. to communicate between servers or to store...Show more
When an application with unsupported Codehaus versions of Groovy from 1.7.0 to 2.4.3, Apache Groovy 2.4.4 to 2.4.7 on classpath uses standard Java serialization mechanisms, e.g. to communicate between servers or to store local data, it was possible for an attacker to bake a special serialized object that will execute code directly when deserialized. All applications which rely on serialization and do not isolate the code which deserializes objects were subject to this vulnerability.Show less
2Apache
Oracle
6Groovy
Health Sciences Clinical Development CenterRetail Order Broker Cloud Service+3 more
May 6, 2026
Aug 13, 2015
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The MethodClosure class in runtime/MethodClosure.java in Apache Groovy 1.7.0 through 2.4.3 allows remote attackers to execute arbitrary code or cause a denial of service via a crafted serialized object.