org.apache.uima:uimaj-tools@3.1.1 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.uima:uimaj-tools package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Deserialization of Untrusted Data

org.apache.uima:uimaj-tools is a library tooling supporting UIMA use.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data through the CasIOUtils class. An attacker can execute arbitrary code by deserializing unverified Java objects. This is only exploitable if the user or developer has actively chosen to start a service that is remotely accessible, such as Vinci, or if they use the CasIOUtils in their own applications and services to parse untrusted serialized CAS data.

How to fix Deserialization of Untrusted Data?

Upgrade org.apache.uima:uimaj-tools to version 3.5.0 or higher.

[,3.5.0)