漏洞标题
Super Testimonials <= 4.0.1 不验证的存储型跨站脚本漏洞
漏洞描述信息
WordPress插件Super Testimonials在所有版本中(包括在4.0.1版本及之前)存在存储型跨站脚本漏洞。该漏洞源于对'st_user_title'参数的输入过滤和输出转义不充分。这使得未认证攻击者可以将任意的Web脚本插入页面,当用户访问被插入的页面时,这些脚本将会被执行。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
漏洞标题
Super Testimonials <= 4.0.1 - Unauthenticated Stored Cross-Site Scripting
漏洞描述信息
The Super Testimonials plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'st_user_title' parameter in all versions up to, and including, 4.0.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
漏洞类别
Web页面中脚本相关HTML标签转义处理不恰当(基本跨站脚本)