[
https://issues.apache.org/jira/browse/AVRO-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AVRO-4247:
---------------------------------
Labels: pull-request-available (was: )
> Avro compression codecs should verify decompression size
> --------------------------------------------------------
>
> Key: AVRO-4247
> URL: https://issues.apache.org/jira/browse/AVRO-4247
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.12.1
> Reporter: Ismaël Mejía
> Priority: Blocker
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {color:#1f2328}All Avro Java compression codecs (Deflate, Zstandard, XZ,
> BZip2, Snappy) decompress data without any size limit, allowing an attacker
> to craft a small Avro file (~50KB) that expands to an extremely large size
> (~50MB+), causing {color}{{OutOfMemoryError}}{color:#1f2328} and crashing the
> JVM.{color}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)