漏洞信息
# Woodmart <= 8.2.3 - 未授权随意插码执行 Vulnerability
## 概述
The Woodmart主题在WordPress中的所有版本(直至包括8.2.3版本)存在任意shortcode执行漏洞。该漏洞源于软件允许用户在通过`woodmart_get_products_shortcode()`函数执行`do_shortcode`之前未能正确验证某个值,从而使得未认证攻击者能够执行任意shortcode。
## 影响版本
- 所有版本直至且包括8.2.3版本
## 细节
软件中的`woodmart_get_products_shortcode()`函数在执行`do_shortcode`时未能正确验证某个值。这使得攻击者可以在未经身份验证的情况下执行任意shortcode,从而可能导致安全问题。
## 影响
未认证攻击者可以利用该漏洞执行任意shortcode,可能引发进一步的安全威胁。
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Woodmart <= 8.2.3 - Unauthenticated Arbitrary Shortcode Execution
漏洞描述信息
The The Woodmart theme for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 8.2.3. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode through the woodmart_get_products_shortcode() function. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
漏洞类别
对生成代码的控制不恰当(代码注入)
漏洞标题
WordPress plugin Woodmart 代码注入漏洞
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Woodmart 8.2.3及之前版本存在代码注入漏洞,该漏洞源于未正确验证值,可能导致任意短代码执行。
CVSS信息
N/A
漏洞类别
代码注入