cve/2023/CVE-2023-4933.md

18 lines
903 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-4933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4933)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Job%20Openings&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.4.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-538%20Insertion%20of%20Sensitive%20Information%20into%20Externally-Accessible%20File%20or%20Directory&color=brighgreen)
### Description
The WP Job Openings WordPress plugin before 3.4.3 does not block listing the contents of the directories where it stores attachments to job applications, 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/882f6c36-44c6-4273-81cd-2eaaf5e81fa7
#### Github
No PoCs found on GitHub currently.