漏洞标题
Passwords Manager <= 1.4.8 - 未认证SQL注入漏洞
漏洞描述信息
WordPress使用的Passwords Manager插件在所有版本(包括1.4.8版本)中存在SQL注入漏洞。该漏洞是由于在多个AJAX函数中对用户提供的参数处理不当以及现有SQL查询准备不足,导致可以通过$wpdb->prefix值进行SQL注入。这使得未认证的攻击者能够将额外的SQL查询追加到已存在的查询中,从而可能从数据库中提取敏感信息。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
漏洞标题
Passwords Manager <= 1.4.8 - Unauthenticated SQL Injection
漏洞描述信息
The Passwords Manager plugin for WordPress is vulnerable to SQL Injection via the $wpdb->prefix value in several AJAX fuctions in all versions up to, and including, 1.4.8 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers 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:N/UI:N/S:U/C:H/I:N/A:N
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
漏洞标题
WordPress plugin Passwords Manager SQL注入漏洞
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Passwords Manager 1.4.8版本及之前版本存在SQL注入漏洞,该漏洞源于$wpdb->prefix值包含一个SQL注入漏洞。
CVSS信息
N/A
漏洞类别
SQL注入