漏洞标题
DK PDF 1.9.6及之前版本存在反射型跨站脚本漏洞
漏洞描述信息
WordPress用的DK PDF插件在所有版本中,包括1.9.6版本,由于在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页面生成时对输入的转义处理不恰当(跨站脚本)
漏洞标题
DK PDF <= 1.9.6 - Reflected Cross-Site Scripting
漏洞描述信息
The DK PDF 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, 1.9.6. 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 DK PDF 跨站脚本漏洞
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin DK PDF 1.9.6 版本及之前版本存在跨站脚本漏洞,该漏洞源于使用 add_query_arg 时未对 URL 进行适当的转义,导致反射型跨站脚本漏洞。
CVSS信息
N/A
漏洞类别
跨站脚本