漏洞标题
WP Post Author插件3.8.1及以下版本存在SQL注入漏洞
漏洞描述信息
WordPress插件WP Post Author – Boost Your Blog's Engagement with Author Box, Social Links, Co-Authors, Guest Authors, Post Rating System, and Custom User Registration Form Builder在所有版本中(包括3.8.1版本)存在基于时间的SQL注入漏洞。该漏洞是由于用户提供的参数linked_user_id没有进行充分的转义处理,并且现有的SQL查询也没有进行充分的准备。这使得拥有管理员级别及以上权限的认证攻击者可以将额外的SQL查询附加到已存在的查询中,从而能够从数据库中提取敏感信息。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
漏洞标题
Boost Your Blog's Engagement with WP Post Author <= 3.8.1 - Authenticated (Administrator+) SQL Injection
漏洞描述信息
The WP Post Author – Boost Your Blog's Engagement with Author Box, Social Links, Co-Authors, Guest Authors, Post Rating System, and Custom User Registration Form Builder plugin for WordPress is vulnerable to time-based SQL Injection via the linked_user_id parameter in all versions up to, and including, 3.8.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
漏洞标题
WordPress plugin WP Post Author SQL注入漏洞
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin WP Post Author 3.8.1版本及之前版本存在SQL注入漏洞,该漏洞源于对用户提供的参数转义不足以及对现有 SQL 查询准备不足。攻击者利用该漏洞可以从数据库中提取敏感信息。
CVSS信息
N/A
漏洞类别
SQL注入