Deserialization of Untrusted Data The advisory has been revoked - it doesn't affect any version of package hive  (opens in a new tab)


Threat Intelligence

EPSS
4.09% (90th 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 IDSNYK-CHAINGUARDLATEST-HIVE-8168590
  • published8 Oct 2024
  • disclosed2 Mar 2020

Introduced: 2 Mar 2020

CVE-2019-14893  (opens in a new tab)
CWE-502  (opens in a new tab)

Amendment

The Chainguard security team deemed this advisory irrelevant for Chainguard:latest.

NVD Description

Note: Versions mentioned in the description apply only to the upstream hive package and not the hive package as distributed by Chainguard.

A flaw was discovered in FasterXML jackson-databind in all versions before 2.9.10 and 2.10.0, where it would permit polymorphic deserialization of malicious objects using the xalan JNDI gadget when used in conjunction with polymorphic type handling methods such as enableDefaultTyping() or when @JsonTypeInfo is using Id.CLASS or Id.MINIMAL_CLASS or in any other way which ObjectMapper.readValue might instantiate objects from unsafe sources. An attacker could use this flaw to execute arbitrary code.