org.apache.avro:avro@1.6.1 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.avro:avro 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
  • C
Deserialization of Untrusted Data

org.apache.avro:avro is an Avro core components

Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the schema parsing process. An attacker can execute arbitrary code by manipulating the input data to the schema parser.

How to fix Deserialization of Untrusted Data?

Upgrade org.apache.avro:avro to version 1.11.4 or higher.

[,1.11.4)
  • L
Improper Input Validation

org.apache.avro:avro is an Avro core components

Affected versions of this package are vulnerable to Improper Input Validation when deserializing untrusted or corrupted data. An attacker can consume memory beyond the allowed constraints, resulting in the system being out of memory.

How to fix Improper Input Validation?

Upgrade org.apache.avro:avro to version 1.11.3 or higher.

[,1.11.3)