FreshPorts - VuXML
This page displays vulnerability information about FreeBSD Ports.
The VUXML data was last processed by FreshPorts on 2025-09-18 21:30:59 UTC
List all Vulnerabilities, by package
List all Vulnerabilities, by date
These are the vulnerabilities relating to the commit you have selected:
VuXML ID | Description |
4af92a40-db33-11e6-ae1b-002590263bf5 | groovy -- remote execution of untrusted code/DoS vulnerability
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.
Discovery 2016-09-20 Entry 2017-01-15 groovy
>= 1.7.0 lt 2.4.8
CVE-2016-6814
http://groovy-lang.org/security.html
|