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

CVE-2018-21004

CVE-2018-21004

Description

The RSVPMaker plugin for WordPress before version 5.6.4 is vulnerable to SQL injection, allowing attackers to execute arbitrary SQL queries.

AI Insight

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

The RSVPMaker plugin for WordPress before version 5.6.4 is vulnerable to SQL injection, allowing attackers to execute arbitrary SQL queries.

Vulnerability

The RSVPMaker plugin for WordPress versions prior to 5.6.4 contains a SQL injection vulnerability [1]. The flaw exists in an unsanitized SQL query executed by the plugin when processing user-supplied input, likely through a POST or GET parameter. No authentication or specific configuration is required for the vulnerable code path to be reachable by unauthenticated users.

Exploitation

An attacker can exploit this vulnerability by sending a crafted HTTP request to a WordPress site running an affected version of RSVPMaker [1]. The attack does not require authentication, meaning any remote attacker who can reach the WordPress instance can exploit it. The attacker supplies malicious SQL payloads in a request parameter that is directly used in a database query without proper sanitization or parameterization.

Impact

Successful exploitation allows the attacker to execute arbitrary SQL commands against the WordPress database [1]. This can lead to unauthorized reading of sensitive data (e.g., user credentials, event attendee information), modification or deletion of database records, and potentially full compromise of the WordPress site. The attacker may also be able to escalate privileges or gain administrative access to the site.

Mitigation

The vulnerability is fixed in RSVPMaker version 5.6.4 [1]. Users should update to at least that version immediately. No known workarounds are available. The plugin is actively maintained, and the latest version (12.0.2) includes this and other security fixes [1]. There is no indication that this CVE has been added to the CISA Known Exploited Vulnerabilities catalog.

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.