CVE-2022-1054
RSVP and Event Management < 2.7.8 - Unauthenticated Entries Export
Record summary
CVE-2022-1054 has a selected CVSS score of 5.3 (medium); EIP currently links 1 Nuclei template.
Description
The RSVP and Event Management Plugin WordPress plugin before 2.7.8 does not have any authorisation checks when exporting its entries, and has the export function hooked to the init action. As a result, unauthenticated attackers could call it and retrieve PII such as first name, last name and email address of user registered for events
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
RSVP and Event Management Plugin | CVE List | 2.7.2 to < 2.7.2* | affected |
| 2.7.8 to < 2.7.8 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress RSVP and Event Management <2.7.8 - Missing AuthorizationCVSS 5.3
WordPress RSVP and Event Management plugin before 2.7.8 is susceptible to missing authorization. The plugin does not have any authorization checks when exporting its entries, and the export function is hooked to the init action. An attacker can potentially retrieve sensitive information such as first name, last name, and email address of users registered for events,
Impact
An attacker can exploit this vulnerability to perform unauthorized actions, such as creating, modifying, or deleting events.
Remediation
Update the WordPress RSVP and Event Management plugin to version 2.7.8 or later.
Source: ProjectDiscovery