cve/2023/CVE-2023-6447.md
2024-05-28 08:49:17 +00:00

18 lines
751 B
Markdown

### [CVE-2023-6447](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6447)
![](https://img.shields.io/static/v1?label=Product&message=EventPrime&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.3.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%20Improper%20Access%20Control&color=brighgreen)
### Description
The EventPrime WordPress plugin before 3.3.6 lacks authentication and authorization, allowing unauthenticated visitors to access private and password protected Events by guessing their numeric id/event name.
### POC
#### Reference
- https://wpscan.com/vulnerability/e366881c-d21e-4063-a945-95e6b080a373/
#### Github
No PoCs found on GitHub currently.