Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
WordPress Hide My WP premium plugin <= 6.2.3 - Unauthenticated SQL injection (SQLi) vulnerability
Vulnerability Description
The SQL injection vulnerability in the Hide My WP WordPress plugin (versions <= 6.2.3) is possible because of how the IP address is retrieved and used inside a SQL query. The function "hmwp_get_user_ip" tries to retrieve the IP address from multiple headers, including IP address headers that the user can spoof, such as "X-Forwarded-For." As a result, the malicious payload supplied in one of these IP address headers will be directly inserted into the SQL query, making SQL injection possible.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
WordPress 插件 SQL注入漏洞
Vulnerability Description
WordPress 插件是WordPress开源的一个应用插件。 WordPress 插件存在SQL注入漏洞,该漏洞源于hmwp get user ip函数尝试从多个报头中检索ip地址,包括用户可以欺骗的ip地址报头,例如X-Forwarded-For。因此,在这些IP地址头之一中提供的恶意负载将直接插入SQL查询,从而使SQL注入成为可能。
CVSS Information
N/A
Vulnerability Type
N/A