VYPR
Unrated severityNVD Advisory· Published Jan 2, 2023· Updated Apr 10, 2025

Build App Online < 1.0.19 - Unauthenticated SQL Injection

CVE-2022-3241

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

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.