| Reporter | Title | Published | Views | Family All 16 |
|---|---|---|---|---|
| CVE-2025-34075 | 2 Jul 202521:26 | – | circl | |
| 编号撤回 | 2 Jul 202500:00 | – | cnnvd | |
| CVE-2025-34075 | 2 Jul 202519:26 | – | cve | |
| CVE-2025-34075 | 2 Jul 202519:26 | – | cvelist | |
| EUVD-2025-19756 | 3 Oct 202520:07 | – | euvd | |
| HashiCorp Vagrant has code injection vulnerability through default synced folders | 2 Jul 202521:32 | – | github | |
| CVE-2025-34075 | 2 Jul 202520:15 | – | nvd | |
| GHSA-HQP6-MJW3-F586 HashiCorp Vagrant has code injection vulnerability through default synced folders | 2 Jul 202521:32 | – | osv | |
| UBUNTU-CVE-2025-34075 | 2 Jul 202520:15 | – | osv | |
| PT-2025-27667 · Hashicorp · Hashicorp Vagrant | 19 Jan 202100:00 | – | ptsecurity |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(241974);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2025/07/11");
script_cve_id("CVE-2025-34075");
script_xref(name:"IAVB", value:"2025-B-0109");
script_name(english:"HashiCorp Vagrant 2.2.10 < 2.4.7 Code Injection (macOS)");
script_set_attribute(attribute:"synopsis", value:
"An application installed on the remote macoOS host is affected by multiple vulnerabilities.");
script_set_attribute(attribute:"description", value:
"The version of HashiCorp Vagrant installed on the remote host is 2.2.10 prior to 2.4.7. It is, therefore, is affected
by a code injection vulnerability.
Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://github.com/advisories/GHSA-hqp6-mjw3-f586");
script_set_attribute(attribute:"solution", value:
"Upgrade to HashiCorp Vagrant version 2.4.7 or later.");
script_set_cvss_base_vector("CVSS2#AV:L/AC:L/Au:S/C:C/I:C/A:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H");
script_set_attribute(attribute:"cvss4_vector", value:"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-34075");
script_set_attribute(attribute:"vuln_publication_date", value:"2025/07/02");
script_set_attribute(attribute:"patch_publication_date", value:"2025/07/02");
script_set_attribute(attribute:"plugin_publication_date", value:"2025/07/11");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:hashicorp:vagrant");
script_set_attribute(attribute:"stig_severity", value:"II");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"MacOS X Local Security Checks");
script_copyright(english:"This script is Copyright (C) 2025 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("macos_vagrant_installed.nbin");
script_require_keys("installed_sw/Vagrant", "Host/MacOSX/Version");
exit(0);
}
include ('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'checks': [
{
'product': {'name': 'Vagrant', 'type': 'app'},
'requires': [ {'scope': 'target', 'match': {'os': 'macos' } } ],
'check_algorithm': 'default',
'constraints': [
{
'min_version' : '2.2.10', 'fixed_version': '2.4.7'
}
]
}
]
};
var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_WARNING);
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