Deserialization of Untrusted Data Affecting groovy package, versions <2.4.8-1


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
4.33% (89th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Deserialization of Untrusted Data vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIANUNSTABLE-GROOVY-286083
  • published18 Jan 2018
  • disclosed18 Jan 2018

Introduced: 18 Jan 2018

CVE-2016-6814  (opens in a new tab)
CWE-502  (opens in a new tab)

How to fix?

Upgrade Debian:unstable groovy to version 2.4.8-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream groovy package and not the groovy package as distributed by Debian. See How to fix? for Debian:unstable relevant fixed versions and status.

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.