漏洞标题
Daily Prayer Time <= 2024.08.26 版本存在Authenticated (Contributor+) SQL注入漏洞
漏洞描述信息
WordPress 的 Daily Prayer Time 插件在所有版本(包括 2024.08.26 在内)中存在 SQL 注入漏洞。该漏洞是由于在处理用户提供的参数时缺乏足够的转义,并且在现有 SQL 查询中缺乏充分的预处理。攻击者可以通过 'quran_verse' 短代码中的 'max_word' 属性注入额外的 SQL 查询,从而从数据库中提取敏感信息。此漏洞影响具有贡献者级别及以上权限的经过身份验证的攻击者。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
漏洞标题
Daily Prayer Time <= 2024.08.26 - Authenticated (Contributor+) SQL Injection
漏洞描述信息
The Daily Prayer Time plugin for WordPress is vulnerable to SQL Injection via the 'max_word' attribute of the 'quran_verse' shortcode in all versions up to, and including, 2024.08.26 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 Contributor-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:L/UI:N/S:C/C:H/I:H/A:H
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
漏洞标题
WordPress plugin Daily Prayer Time SQL注入漏洞
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Daily Prayer Time 2024.08.26版本及之前版本存在SQL注入漏洞,该漏洞源于对用户提供的参数转义不足以及对现有SQL查询缺乏充分准备。攻击者利用该漏洞可以从数据库中提取敏感信息。
CVSS信息
N/A
漏洞类别
SQL注入