Files
CVEs-PoC/2014/CVE-2014-7818.md
T
2024-06-18 02:51:15 +02:00

22 lines
1.0 KiB
Markdown

### [CVE-2014-7818](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7818)
![](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
Directory traversal vulnerability in actionpack/lib/action_dispatch/middleware/static.rb in Action Pack in Ruby on Rails 3.x before 3.2.20, 4.0.x before 4.0.11, 4.1.x before 4.1.7, and 4.2.x before 4.2.0.beta3, when serve_static_assets is enabled, allows remote attackers to determine the existence of files outside the application root via a /..%2F sequence.
### POC
#### Reference
- https://puppet.com/security/cve/cve-2014-7829
#### Github
- https://github.com/bibin-paul-trustme/ruby_repo
- https://github.com/jasnow/585-652-ruby-advisory-db
- https://github.com/rubysec/ruby-advisory-db
- https://github.com/tdunning/github-advisory-parser
- https://github.com/zhangyongbo100/-Ruby-dl-handle.c-CVE-2009-5147-