漏洞信息
# Zagg WooCommerce 主题本地文件包含漏洞
## 漏洞概述
Zagg - Electronics & Accessories WooCommerce WordPress Theme主题存在本地文件包含(LFI)漏洞,通过`load_view()`函数,该函数可以通过至少三个AJAX操作触发:`load_more_post`, `load_shop`, 和 `load_more_product`。
## 影响版本
影响版本包括1.4.1及之前的所有版本。
## 细节
可通过`load_view()`函数实现本地文件包含(LFI),该函数由AJAX操作触发。未认证的攻击者可以包含并执行服务器上的任意文件,进而执行文件中的任意PHP代码。
## 影响
该漏洞可被用于绕过访问控制、获取敏感数据,或通过包含上传的“安全”文件类型(如图片)实现代码执行。
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Zagg - Electronics & Accessories WooCommerce WordPress Theme <= 1.4.1 - Unauthenticated Local File Inclusion
漏洞描述信息
The Zagg - Electronics & Accessories WooCommerce WordPress Theme theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.4.1 via the load_view() function that is called via at least three AJAX actions: 'load_more_post', 'load_shop', and 'load_more_product. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
PHP程序中Include/Require语句包含文件控制不恰当(PHP远程文件包含)
漏洞标题
WordPress plugin Zagg - Electronics & Accessories WooCommerce WordPress Theme 安全漏洞
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Zagg - Electronics & Accessories WooCommerce WordPress Theme 1.4.1及之前版本存在安全漏洞,该漏洞源于load_view函数存在本地文件包含,可能导致执行任意PH
CVSS信息
N/A
漏洞类别
其他