mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
711 B
Markdown
18 lines
711 B
Markdown
### [CVE-2014-5269](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5269)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|