CVE-2018-25434
HIGHWP AutoSuggest 0.24 - Unauthenticated SQL Injection via wpas_keys Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2018-25434. PoCs published by Kaimi.
AI-analyzed exploit summary The exploit describes a SQL injection vulnerability in WP AutoSuggest 0.24, where the 'wpas_keys' parameter in autosuggest.php is unsafely interpolated into a SQL query. The author provides the vulnerable code snippet and an example using sqlmap for exploitation.
Description
WP AutoSuggest 0.24 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the wpas_keys parameter. Attackers can send GET requests to autosuggest.php with crafted wpas_keys values to extract sensitive database information from WordPress posts and other tables.
Exploits (1)
The exploit describes a SQL injection vulnerability in WP AutoSuggest 0.24, where the 'wpas_keys' parameter in autosuggest.php is unsafely interpolated into a SQL query. The author provides the vulnerable code snippet and an example using sqlmap for exploitation.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N