CVE-2018-25434 PUBLISHED

WP AutoSuggest 0.24 SQL Injection via autosuggest.php

Assigner: VulnCheck
Reserved: 01.06.2026 Published: 01.06.2026 Updated: 01.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor eliekhoury
Product WP AutoSuggest
Versions
  • Version 0.24 is affected

Credits

  • Kaimi finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE