Lucene search
+L

Apache Parquet < 1.15.1 Remote Code Execution (CVE-2025-30065)

🗓️ 11 Apr 2025 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 27 Views

Apache Parquet versions before 1.15.1 are vulnerable to remote code execution (CVE-2025-30065).

Related
Refs
Code
ReporterTitlePublishedViews
Family
ibm
IBM Security Bulletins
Security Bulletin: Multiple vulnerabilities in IBM® Db2® affect IBM® Db2® Big SQL
23 Jan 202610:25
ibm
ibm
IBM Security Bulletins
Security Bulletin: Apache Parquet Common Vulnerability reported in Cloudera offerings with IBM. Fixes available from Cloudera.
17 Jun 202514:53
ibm
ibm
IBM Security Bulletins
Security Bulletin: IBM InfoSphere Information Server is affected by a vulnerability in the parquet-avro module of Apache Parquet (CVE-2025-30065)
30 May 202512:38
ibm
ibm
IBM Security Bulletins
Security Bulletin: Apache Parquet Common Vulnerability reported in Cloudera offerings with IBM. Fixes available from Cloudera
21 Aug 202519:56
ibm
ibm
IBM Security Bulletins
Security Bulletin: Apache Parquet Common Vulnerability reported in Cloudera offerings with IBM. Fixes available from Cloudera
21 Jul 202515:41
ibm
ibm
IBM Security Bulletins
Security Bulletin: IBM Virtualization Engine TS7700 is susceptible to tampering and elevation of privilege (CVE-2025-30065) due to the use of IBM Db2
21 Jul 202523:55
ibm
ibm
IBM Security Bulletins
Security Bulletin: Apache Parquet vulnerabilities affect watsonx.data
20 Jun 202505:37
ibm
ibm
IBM Security Bulletins
Security Bulletin: IBM® Db2® federated server is affected by a vulnerability in Apache Parquet (CVE-2025-30065).
23 Jul 202514:46
ibm
ibm
IBM Security Bulletins
Security Bulletin: Multiple vulnerabilities in IBM Db2 may affect IBM Storage Protect Server.
5 Dec 202513:42
ibm
ibm
IBM Security Bulletins
Security Bulletin: There are multiple vulnerabilities in IBM DB2 bundled with IBM Application Performance Management products.
18 Jul 202508:11
ibm
Rows per page
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(234234);
  script_version("1.1");
  script_set_attribute(attribute:"plugin_modification_date", value:"2025/04/11");

  script_cve_id("CVE-2025-30065");

  script_name(english:"Apache Parquet < 1.15.1 Remote Code Execution (CVE-2025-30065)");

  script_set_attribute(attribute:"synopsis", value:
"The remote host contains a databse library that is affected by a remote code execution vulnerability.");
  script_set_attribute(attribute:"description", value:
"The version of Apache Parquet on the remote host is prior to 1.15.1. It is, therefore, affected by a remote code
execution vulnerability:

  - 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. (CVE-2025-30065)

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
  # https://www.endorlabs.com/learn/critical-rce-vulnerability-in-apache-parquet-cve-2025-30065---advisory-and-analysis
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?df5d619b");
  # https://www.openwall.com/lists/oss-security/2025/04/01/1
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?62a2205d");
  script_set_attribute(attribute:"solution", value:
"Upgrade to Apache Parquet version 1.15.1 or later.");
  script_set_attribute(attribute:"agent", value:"all");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
  script_set_attribute(attribute:"cvss4_vector", value:"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");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-30065");

  script_set_attribute(attribute:"vuln_publication_date", value:"2025/04/01");
  script_set_attribute(attribute:"patch_publication_date", value:"2025/03/17");
  script_set_attribute(attribute:"plugin_publication_date", value:"2025/04/11");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:apache:parquet-mr");
  script_set_attribute(attribute:"thorough_tests", value:"true");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Misc.");

  script_copyright(english:"This script is Copyright (C) 2025 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("apache_parquet_jar_detect.nbin");

  exit(0);
}

include('vdf.inc');

# @tvdl-content
var vuln_data = {
  'metadata': {'spec_version': '1.0'},
  'checks': [
    {
      'product': {'name': 'Apache Parquet', 'type': 'app'},
      'check_algorithm': 'default',
      'constraints': [
        {'fixed_version': '1.15.1'}
      ]
    }
  ]
};

var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_HOLE);
vdf::handle_check_and_report_errors(vdf_result:result);

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

11 Apr 2025 00:00Current
8.5High risk
Vulners AI Score8.5
CVSS 3.19.8
CVSS 410
EPSS0.43597
SSVC
27