mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
### [CVE-2014-7829](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7829)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in actionpack/lib/action_dispatch/middleware/static.rb in Action Pack in Ruby on Rails 3.x before 3.2.21, 4.0.x before 4.0.12, 4.1.x before 4.1.8, and 4.2.x before 4.2.0.beta4, when serve_static_assets is enabled, allows remote attackers to determine the existence of files outside the application root via vectors involving a \ (backslash) character, a similar issue to CVE-2014-7818.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/43440
|
|
- 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/zhangyongbo100/-Ruby-dl-handle.c-CVE-2009-5147-
|
|
|