cbcvebase.
CVE-2022-1768
published 2022-06-13

CVE-2022-1768: The RSVPMaker plugin for WordPress is vulnerable to unauthenticated SQL Injection due to insufficient escaping and parameterization on user supplied data…

PriorityP179high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
12.00%
95.6th percentile
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.

Affected

1 ranges
VendorProductVersion rangeFixed in
carrcommunicationsrsvpmaker<= 9.3.2

Detection & IOCsextracted from sources · hover to see the quote

path~/rsvpmaker-email.php
otherpayment_confirmation_message
yara
type: word
part: body
words:
- '"payment_confirmation_message":'

- type: word
part: header
words:
- 'application/json'

- type: status
status:
- 200
  • Unauthenticated SQL injection via user-supplied data in rsvpmaker-email.php; monitor for unsanitized SQL query patterns originating from unauthenticated requests to this file
  • Fingerprint vulnerable RSVPMaker installations by checking for JSON response body containing 'payment_confirmation_message' key with HTTP 200 and Content-Type application/json header
  • Vulnerable versions are RSVPMaker for WordPress up to and including 9.3.2; flag installations at or below this version
  • ·This CVE is distinct from two related RSVPMaker SQL injection vulnerabilities and should be tracked separately in detection rules
  • ·The Nuclei template includes a digest signature that should be validated before deployment to ensure template integrity

CVSS provenance

nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
vulncheck9.8CRITICAL
vendor_redhat7.7HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.