一、 漏洞 CVE-2022-29072 基础信息
漏洞信息
                                        # N/A

## 漏洞概述
7-Zip 在 Windows 版本 21.07 之前的版本中存在一个漏洞,当带有 .7z 扩展名的文件被拖放到 Help>Contents 区域时,会导致特权提升和命令执行。该漏洞主要由 7z.dll 的配置错误和堆溢出引起。

## 影响版本
7-Zip 21.07 及之前的 Windows 版本

## 漏洞细节
拖放到 Help>Contents 区域的 .7z 文件会导致恶意命令在 7zFM.exe 进程的子进程中执行。该问题的根本原因是 7z.dll 的配置错误以及堆溢出。

## 影响
尽管存在该漏洞,但多个第三方报告指出,实际上不会发生权限提升。然而,命令执行仍可能利用此问题。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
N/A
来源:美国国家漏洞数据库 NVD
漏洞描述信息
7-Zip through 21.07 on Windows allows privilege escalation and command execution when a file with the .7z extension is dragged to the Help>Contents area. This is caused by misconfiguration of 7z.dll and a heap overflow. The command runs in a child process under the 7zFM.exe process. NOTE: multiple third parties have reported that no privilege escalation can occur
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
7-Zip 缓冲区错误漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
7-Zip是一个压缩软件。 7-Zip 21.07存在安全漏洞,该漏洞允许在扩展名为 .7z 的文件被拖到帮助>内容区域时进行权限升级和命令执行。这是由 7z.dll 配置错误和堆溢出引起的。该命令在7zFM.exe进程下的子进程中运行。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
缓冲区错误
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2022-29072 的公开POC
# POC 描述 源链接 神龙链接
1 7-Zip through 21.07 on Windows allows privilege escalation and command execution when a file with the .7z extension is dragged to the Help>Contents area. https://github.com/kagancapar/CVE-2022-29072 POC详情
2 Powershell to mitigate CVE-2022-29072 https://github.com/tiktb8/CVE-2022-29072 POC详情
3 ** DISPUTED ** 7-Zip through 21.07 on Windows allows privilege escalation and command execution when a file with the .7z extension is dragged to the Help>Contents area. This is caused by misconfiguration of 7z.dll and a heap overflow. The command runs in a child process under the 7zFM.exe process, NOTE: multiple third parties have reported that no privilege escalation can occur. https://github.com/sentinelblue/CVE-2022-29072 POC详情
4 7-Zip CVE-2022-29072 Mitigation - CHM file - This script detects if the .chm file exists and removes it. https://github.com/Phantomiman/7-Zip.chm-Mitigation POC详情
5 None https://github.com/rasan2001/CVE-2022-29072 POC详情
三、漏洞 CVE-2022-29072 的情报信息