漏洞信息
# ALLEGRA extractFileFromZip 目录穿越远程代码执行漏洞
## 概述
Allegra extractFileFromZip 目录遍历远程代码执行漏洞允许远程攻击者在受影响的安装版本中执行任意代码。此漏洞需要认证才能被利用。
## 影响版本
未提供具体版本信息。
## 细节
漏洞存在于 extractFileFromZip 方法的实现中。问题源于在文件操作前未正确验证用户提供的路径。攻击者可以利用此漏洞以当前进程的上下文执行代码。
## 影响
远程攻击者在获得认证后,可以在受影响的系统中执行任意代码。此漏洞可能导致完全控制受影响的应用程序或系统。
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Allegra extractFileFromZip Directory Traversal Remote Code Execution Vulnerability
漏洞描述信息
Allegra extractFileFromZip Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Allegra. Authentication is required to exploit this vulnerability.
The specific flaw exists within the implementation of the extractFileFromZip method. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-26524.
CVSS信息
N/A
漏洞类别
对路径名的限制不恰当(路径遍历)