VYPR
Unrated severityNVD Advisory· Published Aug 27, 2019· Updated Aug 5, 2024

CVE-2019-15646

CVE-2019-15646

Description

SQL injection in RSVPMaker WordPress plugin before 6.2 allows unauthenticated attackers to execute arbitrary SQL queries.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

SQL injection in RSVPMaker WordPress plugin before 6.2 allows unauthenticated attackers to execute arbitrary SQL queries.

Vulnerability

The RSVPMaker plugin for WordPress versions prior to 6.2 contains a SQL injection vulnerability. The vulnerable code path allows injection of arbitrary SQL queries via unsanitized input. According to the plugin repository [1], the current version is 12.0.2, indicating the vulnerability was fixed in version 6.2.

Exploitation

An attacker can exploit this vulnerability without authentication by sending crafted HTTP requests to the WordPress instance. No special privileges or user interaction is required. The exact parameter and location are not disclosed in the available references, but typical SQL injection in WordPress plugins occurs through improperly escaped query parameters.

Impact

Successful exploitation allows an attacker to execute arbitrary SQL commands on the WordPress database. This can lead to unauthorized access to sensitive data, including user credentials, post content, and other private information. Full database compromise is possible, potentially resulting in privilege escalation or data exfiltration.

Mitigation

The vulnerability was fixed in RSVPMaker version 6.2. Users should update to version 6.2 or later immediately. The WordPress plugin repository [1] shows the current version is 12.0.2, which includes the fix. No known workarounds are documented for this vulnerability.

References
  1. RSVPMaker

AI Insight generated on May 26, 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

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

3

News mentions

0

No linked articles in our index yet.