漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
GoDAM <= 1.12.2 - Unauthenticated Arbitrary File Upload via WPForms File Upload Field
Vulnerability Description
The GoDAM – Organize WordPress Media Library & File Manager with Unlimited Folders for Images, Videos & more plugin for WordPress is vulnerable to arbitrary file uploads in versions up to, and including, 1.12.2. This is due to insufficient file type validation in the save_video_file() function hooked into WPForms' public wpforms_process_before_filter, which trusts the attacker-supplied multipart Content-Type header, preserves the original filename via wp_unique_filename(), and moves the raw upload with $wp_filesystem->move() into a web-served directory — bypassing wp_handle_upload()'s MIME/extension allowlist. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
危险类型文件的不加限制上传
Vulnerability Title
WordPress GoDAM 任意文件上传漏洞
Vulnerability Description
WordPress GoDAM是WordPress基金会的一款管理WordPress媒体库和文件的插件。 WordPress GoDAM 1.12.2及之前版本存在任意文件上传漏洞,该漏洞源于save_video_file()函数中的文件类型验证不足,信任攻击者提供的multipart Content-Type标头,通过wp_unique_filename()保留原始文件名,并使用$wp_filesystem->move()将原始上传移动到web服务目录,绕过了wp_handle_upload()的MIM
CVSS Information
N/A
Vulnerability Type
N/A