漏洞标题
Uncode小于等于2.9.1.6版本中存在的无需身份验证的任意文件读取漏洞
漏洞描述信息
WordPress的Uncode主题在所有版本中,包括2.9.1.6版本,由于'uncode_admin_get_oembed'函数对输入验证不足,存在任意文件读取漏洞。这使得未认证的攻击者能够在服务器上读取任意文件。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
漏洞类别
对路径名的限制不恰当(路径遍历)
漏洞标题
Uncode <= 2.9.1.6 - Unauthenticated Arbitrary File Read in uncode_admin_get_oembed
漏洞描述信息
The Uncode theme for WordPress is vulnerable to arbitrary file read due to insufficient input validation in the 'uncode_admin_get_oembed' function in all versions up to, and including, 2.9.1.6. This makes it possible for unauthenticated attackers to read arbitrary files on the server.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
漏洞类别
输入验证不恰当