漏洞标题
Avada Builder <= 3.11.13 - 未认证的任意短代码执行漏洞
漏洞描述信息
WordPress用的Avada Builder插件在所有版本中,包括3.11.13版本,均存在随意短代码执行漏洞。这是由于软件允许用户在执行do_shortcode之前不对值进行正确验证而造成的。这使得未认证的攻击者可以执行任意短代码。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
输入验证不恰当
漏洞标题
Avada Builder <= 3.11.13 - Unauthenticated Arbitrary Shortcode Execution
漏洞描述信息
The Avada Builder plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 3.11.13. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. 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
漏洞类别
对生成代码的控制不恰当(代码注入)