漏洞标题
Post SMTP <= 3.0.2 存在未认证的存储型跨站脚本漏洞
漏洞描述信息
WordPress用的Post SMTP插件在所有版本中,包括3.0.2版本,都存在存储型跨站脚本漏洞。该漏洞是由于对from和subject参数的输入过滤和输出转义不充分导致的。这使得未认证的攻击者能够将任意的Web脚本插入到页面中,当用户访问被插入脚本的页面时,这些脚本将会被执行。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
漏洞标题
Post SMTP <= 3.0.2 - Unauthenticated Stored Cross-Site Scripting
漏洞描述信息
The Post SMTP plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the from and subject parameter in all versions up to, and including, 3.0.2 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页面生成时对输入的转义处理不恰当(跨站脚本)