FreeBSD VuXML: Documenting security issues in FreeBSD and the FreeBSD Ports Collection

groovy -- remote execution of untrusted code/DoS vulnerability

Affected packages
1.7.0 <= groovy < 2.4.8

Details

VuXML ID 4af92a40-db33-11e6-ae1b-002590263bf5
Discovery 2016-09-20
Entry 2017-01-15

The Apache Groovy project reports:

When an application with Groovy on classpath uses standard Java serialization mechanisms, e.g. to communicate between servers or to store local data, it is 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 are subject to this vulnerability. This is similar to CVE-2015-3253 but this exploit involves extra wrapping of objects and catching of exceptions which are now safe guarded against.

References

CVE Name CVE-2016-6814
URL http://groovy-lang.org/security.html