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.
References
Link | Resource |
---|---|
https://lists.apache.org/thread/t7724lpvl110xsbgqwsmrdsns0rhycdp | Mailing List |
http://www.openwall.com/lists/oss-security/2025/05/02/1 | Mailing List |
Configurations
History
13 May 2025, 20:25
Type | Values Removed | Values Added |
---|---|---|
References | () https://lists.apache.org/thread/t7724lpvl110xsbgqwsmrdsns0rhycdp - Mailing List | |
References | () http://www.openwall.com/lists/oss-security/2025/05/02/1 - Mailing List | |
CPE | cpe:2.3:a:apache:parquet:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
First Time |
Apache
Apache parquet |
|
CWE | NVD-CWE-noinfo |
07 May 2025, 14:13
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
06 May 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-06 10:15
Updated : 2025-05-13 20:25
NVD link : CVE-2025-46762
Mitre link : CVE-2025-46762
CVE.ORG link : CVE-2025-46762
JSON object : View
Products Affected
apache
- parquet
CWE