We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
Schema parsing in the parquet-avro module of Apache Parquet 1.15.0 and previous versions allows bad actors to execute arbitrary code. While 1.15.1 introduced a fix to restrict untrusted packages, the default setting of trusted packages still allows malicious classes from these packages to be executed. The exploit is only applicable if the client code of parquet-avro uses the "specific" or the "reflect" models deliberately for reading Parquet files. ("generic" model is not impacted) Users are recommended to upgrade to 1.15.2 or set the system property "org.apache.parquet.avro.SERIALIZABLE_PACKAGES" to an empty string on 1.15.1. Both are sufficient to fix the issue.
Reserved 2025-04-29 | Published 2025-05-06 | Updated 2025-05-07 | Assigner apacheAssuming the system using the library accepts files form the internet and runs in a privileged user.
CWE-73 External Control of File Name or Path
Andrew Pikler
David Handermann
Nándor Kollár
lists.apache.org/thread/t7724lpvl110xsbgqwsmrdsns0rhycdp
Support options