一、 漏洞 CVE-2024-8757 基础信息
漏洞标题
WP Post Author插件3.8.1及以下版本存在SQL注入漏洞
来源:AIGC 神龙大模型
漏洞描述信息
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查询附加到已存在的查询中,从而能够从数据库中提取敏感信息。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
来源:AIGC 神龙大模型
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
来源:AIGC 神龙大模型
漏洞标题
Boost Your Blog's Engagement with WP Post Author <= 3.8.1 - Authenticated (Administrator+) SQL Injection
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The WP Post Author – Boost Your Blog&#039;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.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
来源:美国国家漏洞数据库 NVD
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
来源:美国国家漏洞数据库 NVD
漏洞标题
WordPress plugin WP Post Author SQL注入漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin WP Post Author 3.8.1版本及之前版本存在SQL注入漏洞,该漏洞源于对用户提供的参数转义不足以及对现有 SQL 查询准备不足。攻击者利用该漏洞可以从数据库中提取敏感信息。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
SQL注入
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2024-8757 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-8757 的情报信息
  • 标题: Boost Your Blog's Engagement with WP Post Author <= 3.8.1 - Authenticated (Administrator+) SQL Injection -- 🔗来源链接

    标签:

    神龙速读
  • 标题: wordpress/wp-post-author.md at main · GumGumZz/wordpress · GitHub -- 🔗来源链接

    标签:

    神龙速读
  • 标题: wpa-multi-authors.php in wp-post-author/trunk/includes/multi-authors – WordPress Plugin Repository -- 🔗来源链接

    标签:

  • 标题: Changeset 3166002 for wp-post-author/trunk/includes/multi-authors/wpa-multi-authors.php – WordPress Plugin Repository -- 🔗来源链接

    标签:

  • https://nvd.nist.gov/vuln/detail/CVE-2024-8757