7-Zip Multiple Vulnerabilities (Apr 2025) - Windows
🗓️ 23 Apr 2025 00:00:00Reported by Copyright (C) 2025 Greenbone AGType
openvas🔗 plugins.openvas.org👁 23 Views
| Reporter | Title | Published | Views | Family All 36 |
|---|---|---|---|---|
| Astra Linux – Vulnerability in p7zip | 24 Aug 202610:19 | – | astralinux | |
| Astra Linux – Vulnerability in p7zip | 23 Nov 202403:04 | – | astralinux | |
| The vulnerability of 7-Zip, related to errors in the certificate validation process, allows attackers to compromise the integrity of the protected information. | 2 May 202500:00 | – | bdu_fstec | |
| The vulnerability of 7-Zip, related to errors in the certificate validation process, allows attackers to compromise the integrity of the protected information. | 2 May 202500:00 | – | bdu_fstec | |
| CVE-2022-47111 | 19 Apr 202520:59 | – | circl | |
| CVE-2022-47112 | 19 Apr 202520:59 | – | circl | |
| 7-Zip 安全漏洞 | 21 Aug 202200:00 | – | cnnvd | |
| 7-Zip 安全漏洞 | 21 Aug 202200:00 | – | cnnvd | |
| CVE-2022-47111 | 19 Apr 202500:00 | – | cve | |
| CVE-2022-47112 | 19 Apr 202500:00 | – | cve |
10
| Source | Link |
|---|---|
| github | www.github.com/boofish/semantic-bugs/ |
# 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.836162");
script_version("2026-04-24T06:23:04+0000");
script_tag(name:"last_modification", value:"2026-04-24 06:23:04 +0000 (Fri, 24 Apr 2026)");
script_tag(name:"creation_date", value:"2025-04-23 11:03:01 +0530 (Wed, 23 Apr 2025)");
script_tag(name:"cvss_base", value:"2.1");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:N/I:P/A:N");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2025-08-18 16:41:43 +0000 (Mon, 18 Aug 2025)");
script_cve_id("CVE-2022-47111", "CVE-2022-47112");
script_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"WillNotFix");
script_name("7-Zip Multiple Vulnerabilities (Apr 2025) - Windows");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2025 Greenbone AG");
script_family("Denial of Service");
script_dependencies("gb_7zip_detect_portable_win.nasl");
script_mandatory_keys("7zip/Win/Ver");
script_tag(name:"summary", value:"7zip is prone to multiple vulnerabilities.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present
on the target host.");
script_tag(name:"impact", value:"Successful exploitation allows an attacker
to conduct denial of service (DoS) attacks.");
script_tag(name:"affected", value:"7zip version 22.01 and prior on Windows.");
script_tag(name:"solution", value:"No known solution was made available for at least one year
since the disclosure of this vulnerability. Likely none will be provided anymore. General
solution options are to upgrade to a newer release, disable respective features, remove the
product or replace the product by another one.");
script_xref(name:"URL", value:"https://github.com/boofish/semantic-bugs/");
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_equal(version:vers, test_version:"22.01")) {
report = report_fixed_ver(installed_version:vers, fixed_version:"None", install_path:path);
security_message(port:0, data:report);
exit(0);
}
exit(0);
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
24 Apr 2026 00:00Current
4.4Medium risk
Vulners AI Score4.4
CVSS 3.12.5 - 3.3
EPSS0.00233
SSVC