cve/2024/CVE-2024-11396.md
2025-09-29 16:08:36 +00:00

18 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-11396](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-11396)
![](https://img.shields.io/static/v1?label=Product&message=Event%20Monster%20%E2%80%93%20Event%20Management%2C%20Tickets%20Booking%2C%20Upcoming%20Event&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%201.4.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-359%20Exposure%20of%20Private%20Personal%20Information%20to%20an%20Unauthorized%20Actor&color=brighgreen)
### Description
The Event Monster Event Management, Tickets Booking, Upcoming Event plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 1.4.3 via the Visitors List Export file. During the export, a CSV file is created in the wp-content folder with a hardcoded filename that is publicly accessible. This makes it possible for unauthenticated attackers to extract data about event visitors, that includes first and last names, email, and phone number.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/RandomRobbieBF/CVE-2024-11396