ghsa-2c59-37c4-qrx5
Vulnerability from github
Published
2025-04-01 09:30
Modified
2025-05-07 17:39
Severity ?
VLAI Severity ?
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
Users are recommended to upgrade to version 1.15.1, which fixes the issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.parquet:parquet-avro" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.15.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-30065" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2025-04-01T18:04:17Z", "nvd_published_at": "2025-04-01T08:15:15Z", "severity": "CRITICAL" }, "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.", "id": "GHSA-2c59-37c4-qrx5", "modified": "2025-05-07T17:39:39Z", "published": "2025-04-01T09:30:20Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "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", "type": "CVSS_V4" } ], "summary": "Apache Parquet Avro Module Vulnerable to Arbitrary Code Execution" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…