Apache Parquet < 1.15.1 Remote Code Execution (CVE-2025-30065)
10
| Source | Link |
|---|---|
| nessus | www.nessus.org/u |
| nessus | www.nessus.org/u |
| cve | www.cve.mitre.org/cgi-bin/cvename.cgi |
#%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