### [CVE-2014-5269](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5269) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Plack::App::File in Plack before 1.0031 removes trailing slash characters from paths, which allows remote attackers to bypass the whitelist of generated files and obtain sensitive information via a crafted path, related to Plack::Middleware::Static. ### POC #### Reference - https://github.com/plack/Plack/issues/405 #### Github No PoCs found on GitHub currently.