漏洞标题
Custom Banners <= 3.3存在跨站脚本漏洞
漏洞描述信息
WordPress用的Custom Banners插件在所有版本中,包括3.3版本,由于在URL中使用了未经适当转义的add_query_arg,存在反射型跨站脚本漏洞。这使得未经过身份验证的攻击者能够将任意Web脚本注入到页面中,如果他们能够成功诱使用户执行诸如点击链接等操作,这些脚本将会被执行。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
漏洞标题
Custom Banners <= 3.3 - Reflected Cross-Site Scripting
漏洞描述信息
The Custom Banners plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 3.3. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
漏洞标题
WordPress plugin Custom Banners 跨站脚本漏洞
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Custom Banners 3.3 版本及之前版本存在跨站脚本漏洞,该漏洞源于使用 add_query_arg 时未对 URL 进行适当的转义,导致反射型跨站脚本漏洞。
CVSS信息
N/A
漏洞类别
跨站脚本