momo安全漏洞库

多模块数据检索平台

登录 注册
返回列表

CVE-2023-24000: WordPress GamiPress <= 2.5.7 - SQL Injection

CVE: CVE-2023-24000
CNVD: 暂无
CNNVD: 暂无
漏洞类型: SQL注入
漏洞等级: 严重
年份: 2026
POC_ID: 暂无
漏洞描述
The GamiPress plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 2.5.7 due to insufficient escaping on the user supplied parameter '$qv[$field_id]' 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. [已公开] id: CVE-2023-24000 info: name: WordPress GamiPress <= 2.5.7 - SQL Injection author: Shivam Kamboj severity: critical description: | The GamiPress plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 2.5.7 due to insufficient escaping on the user supplied parameter '$qv[$field_id]' 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. impact: | Attackers can execute arbitrary SQL commands, potentially leading to data theft, data tampering, or database compromise. remediation: | Update to the latest version of GamiPress, version 2.5.8
影响范围
未知
漏洞详情
登录后可查看漏洞详情。请先 登录注册
漏洞 POC
登录后可查看漏洞 POC。请先 登录注册
修复建议
暂无