### [CVE-2024-4388](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4388) ![](https://img.shields.io/static/v1?label=Product&message=cas&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen) ### Description This does not validate a path generated with user input when downloading files, allowing unauthenticated user to download arbitrary files from the server ### POC #### Reference - https://wpscan.com/vulnerability/5c791747-f60a-40a7-94fd-e4b9bb5ea2b0/ #### Github No PoCs found on GitHub currently.