Build App Online < 1.0.19 - Unauthenticated SQL Injection
Description
The Build App Online WordPress plugin before 1.0.19 has an unauthenticated SQL injection flaw via an AJAX action due to improper sanitization.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Build App Online WordPress plugin before 1.0.19 has an unauthenticated SQL injection flaw via an AJAX action due to improper sanitization.
Vulnerability
The Build App Online WordPress plugin versions before 1.0.19 fail to properly sanitize and escape parameters before using them in a SQL statement via an AJAX action. This SQL injection vulnerability is exploitable by unauthenticated users [1].
Exploitation
An unauthenticated attacker can send a crafted AJAX request to the vulnerable endpoint, supplying malicious input in the unsanitized parameters. The plugin then uses these unfiltered values directly in a SQL query without proper preparation, allowing the attacker to inject arbitrary SQL commands [1].
Impact
Successful exploitation enables an attacker to execute arbitrary SQL queries on the WordPress site's database. This can lead to extraction of sensitive data (such as user credentials, hashes, or private information), modification of database contents, or potential privilege escalation depending on the database permissions [1].
Mitigation
The vulnerability is fixed in version 1.0.19, released on 2022-12-06 [1]. Users must update the plugin to version 1.0.19 or later. No known workarounds have been disclosed. The vulnerability is not listed on CISA's KEV as of the publication date.
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- WordPress/Build App Onlinedescription
- Range: <1.0.19
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- wpscan.com/vulnerability/a995dd67-43fc-4087-a7f1-5db57f4c828cmitreexploitvdb-entrytechnical-description
News mentions
0No linked articles in our index yet.