CVE-2022-1768
RSVPMaker <= 9.3.2 - Unauthenticated SQL Injection
Record summary
CVE-2022-1768 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The RSVPMaker plugin for WordPress is vulnerable to unauthenticated SQL Injection due to insufficient escaping and parameterization on user supplied data passed to multiple SQL queries in the ~/rsvpmaker-email.php file. This makes it possible for unauthenticated attackers to steal sensitive information from the database in versions up to, and including, 9.3.2. Please note that this is separate from CVE-2022-1453 & CVE-2022-1505.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Dec 20, 2023 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Nov 20, 2024 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
| VulnCheck | Version data not supplied | ||
RSVPMakerBrowse davidfcarr / RSVPMakerDefault status: unaffected | CVE List | Through 9.3.2 | affected |
Nuclei templates
1ProjectDiscoveryHIGHWordPress RSVPMaker <=9.3.2 - SQL InjectionCVSS 7.5
WordPress RSVPMaker plugin through 9.3.2 contains a SQL injection vulnerability due to insufficient escaping and parameterization on user-supplied data passed to multiple SQL queries in ~/rsvpmaker-email.php. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation.
Remediation
Update to the latest version of the RSVPMaker plugin (9.3.3 or higher) to mitigate the SQL Injection vulnerability.
Source: ProjectDiscovery