漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Gophish 0.12.1 Denial of Service via Office Document Upload
Vulnerability Description
Gophish through 0.12.1 contains a denial of service vulnerability that allows authenticated users with the User role to exhaust server memory by uploading a crafted Office document as an email template attachment. The ApplyTemplate() function in models/attachment.go processes Office documents as ZIP archives and calls ioutil.ReadAll() on each contained file entry without enforcing size restrictions on uncompressed content, allowing a zip bomb payload to expand to several gigabytes in memory and cause the process to be terminated by the operating system.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
不加限制或调节的资源分配
Vulnerability Title
GoPhish 资源管理错误漏洞
Vulnerability Description
GoPhish是GoPhish公司开源的一款开源的网络钓鱼框架。 Gophish 0.12.1及之前版本存在资源管理错误漏洞,该漏洞源于ApplyTemplate()函数在处理Office文档作为邮件模板附件时,未对未压缩内容实施大小限制,允许已认证用户上传特制Office文档耗尽服务器内存,导致进程被操作系统终止。
CVSS Information
N/A
Vulnerability Type
N/A