cve/2023/CVE-2023-3219.md
2024-06-18 02:51:15 +02:00

1007 B

CVE-2023-3219

Description

The EventON WordPress plugin before 2.1.2 does not validate that the event_id parameter in its eventon_ics_download ajax action is a valid Event, allowing unauthenticated visitors to access any Post (including unpublished or protected posts) content via the ics export functionality by providing the numeric id of the post.

POC

Reference

Github

No PoCs found on GitHub currently.