{ "schema_version": "1.4.0", "id": "GHSA-2c59-37c4-qrx5", "modified": "2025-05-07T17:39:39Z", "published": "2025-04-01T09:30:20Z", "aliases": [ "CVE-2025-30065" ], "summary": "Apache Parquet Avro Module Vulnerable to Arbitrary Code Execution", "details": "Schema parsing in the parquet-avro module of Apache Parquet 1.15.0 and previous versions allows bad actors to execute arbitrary code\n\n\nUsers are recommended to upgrade to version 1.15.1, which fixes the issue.", "severity": [ { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:A" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.parquet:parquet-avro" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.15.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30065" }, { "type": "WEB", "url": "https://github.com/apache/parquet-java/issues/3168" }, { "type": "WEB", "url": "https://github.com/apache/parquet-java/pull/3169" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-30065" }, { "type": "PACKAGE", "url": "https://github.com/apache/parquet-java" }, { "type": "WEB", "url": "https://github.com/h3st4k3r/CVE-2025-30065/blob/main/POC-CVE-2025-30065-ParquetExploitGenerator.java" }, { "type": "WEB", "url": "https://github.com/mouadk/parquet-rce-poc-CVE-2025-30065/blob/main/src/main/java/com/evil/GenerateMaliciousParquetSSRF.java" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/AVRO-3985" }, { "type": "WEB", "url": "https://lists.apache.org/thread/okzqb3kn479gqzxm21gg5vqr35om9gw5" }, { "type": "WEB", "url": "https://news.ycombinator.com/item?id=43603091" }, { "type": "WEB", "url": "https://www.bleepingcomputer.com/news/security/max-severity-rce-flaw-discovered-in-widely-used-apache-parquet" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/04/01/1" } ], "database_specific": { "cwe_ids": [ "CWE-502" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2025-04-01T18:04:17Z", "nvd_published_at": "2025-04-01T08:15:15Z" } }