Lucene search
+L

7-Zip Mark-of-the-Web Bypass Vulnerability (Jan 2025) - Windows

🗓️ 21 Jan 2025 00:00:00Reported by Copyright (C) 2025 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 24 Views

7-Zip has a Mark-of-the-Web bypass vulnerability that allows code execution via compromised archives.

Related
Refs
Code
ReporterTitlePublishedViews
Family
githubexploit
GithubExploit
Exploit for Protection Mechanism Failure in 7-Zip
22 Jan 202514:40
githubexploit
githubexploit
GithubExploit
Exploit for Protection Mechanism Failure in 7-Zip
19 Feb 202504:47
githubexploit
githubexploit
GithubExploit
Exploit for Protection Mechanism Failure in 7-Zip
13 Mar 202519:53
githubexploit
githubexploit
GithubExploit
Exploit for Protection Mechanism Failure in 7-Zip
11 May 202515:38
githubexploit
githubexploit
GithubExploit
Exploit for Use After Free in Microsoft
13 Sep 202509:24
githubexploit
githubexploit
GithubExploit
Exploit for Protection Mechanism Failure in 7-Zip
22 Jan 202514:40
githubexploit
githubexploit
GithubExploit
Exploit for Protection Mechanism Failure in 7-Zip
23 Feb 202502:55
githubexploit
githubexploit
GithubExploit
Exploit for Protection Mechanism Failure in 7-Zip
5 Jul 202514:29
githubexploit
nessus
Tenable Nessus
7-Zip < 24.09 (ZDI-25-045)
23 Jan 202500:00
nessus
attackerkb
ATTACKERKB
CVE-2025-0411
25 Jan 202500:00
attackerkb
Rows per page
# SPDX-FileCopyrightText: 2025 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only

CPE = "cpe:/a:7-zip:7-zip";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.834902");
  script_version("2025-04-11T15:45:04+0000");
  script_xref(name:"CISA", value:"Known Exploited Vulnerability (KEV) catalog");
  script_xref(name:"URL", value:"https://www.cisa.gov/known-exploited-vulnerabilities-catalog");
  script_cve_id("CVE-2025-0411");
  script_tag(name:"cvss_base", value:"6.2");
  script_tag(name:"cvss_base_vector", value:"AV:L/AC:H/Au:N/C:C/I:C/A:C");
  script_tag(name:"last_modification", value:"2025-04-11 15:45:04 +0000 (Fri, 11 Apr 2025)");
  script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2025-02-12 18:14:13 +0000 (Wed, 12 Feb 2025)");
  script_tag(name:"creation_date", value:"2025-01-21 17:17:02 +0530 (Tue, 21 Jan 2025)");
  script_name("7-Zip Mark-of-the-Web Bypass Vulnerability (Jan 2025) - Windows");

  script_tag(name:"summary", value:"7zip is prone to a mark-of-the-web bypass
  vulnerability.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present
  on the target host.");

  script_tag(name:"insight", value:"The flaw exists due to an incomplete
  implementation or design oversight in 7-Zip's handling of the Mark-of-the-Web
  mechanism when extracting files from archives.");

  script_tag(name:"impact", value:"Successful exploitation allows an attacker
  to bypass the 'Mark-of-the-Web' security feature in Windows and execute
  arbitrary code in the context of the current user.");

  script_tag(name:"affected", value:"7zip version prior to 24.09 on Windows.");

  script_tag(name:"solution", value:"Update to version 24.09 or later.");

  script_tag(name:"qod_type", value:"registry");
  script_xref(name:"URL", value:"https://www.zerodayinitiative.com/advisories/ZDI-25-045/");
  script_xref(name:"URL", value:"https://www.trendmicro.com/en_us/research/25/a/cve-2025-0411-ukrainian-organizations-targeted.html");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2025 Greenbone AG");
  script_family("General");
  script_dependencies("gb_7zip_detect_portable_win.nasl");
  script_mandatory_keys("7zip/Win/Ver");
  script_tag(name:"solution_type", value:"VendorFix");
  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if(!infos = get_app_version_and_location(cpe:CPE, exit_no_version:TRUE))
  exit(0);

vers = infos["version"];
path = infos["location"];

if(version_is_less(version:vers, test_version:"24.09")) {
  report = report_fixed_ver(installed_version:vers, fixed_version:"24.09", install_path:path);
  security_message(port:0, data:report);
  exit(0);
}

exit(99);

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
7.2High risk
Vulners AI Score7.2
CVSS 3.17
CVSS 37
EPSS0.67071
SSVC
24