cve/2023/CVE-2023-4930.md

18 lines
826 B
Markdown
Raw Permalink Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-4930](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4930)
![](https://img.shields.io/static/v1?label=Product&message=Front%20End%20PM&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%2011.4.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200%20Information%20Exposure&color=brighgreen)
### Description
The Front End PM WordPress plugin before 11.4.3 does not block listing the contents of the directories where it stores attachments to private messages, allowing unauthenticated visitors to list and download private attachments if the autoindex feature of the web server is enabled.
### POC
#### Reference
- https://wpscan.com/vulnerability/c73b3276-e6f1-4f22-a888-025e5d0504f2
#### Github
No PoCs found on GitHub currently.