cve/2015/CVE-2015-3224.md
2024-05-26 14:27:05 +02:00

1.1 KiB

CVE-2015-3224

Description

request.rb in Web Console before 2.1.3, as used with Ruby on Rails 3.x and 4.x, does not properly restrict the use of X-Forwarded-For headers in determining a client's IP address, which allows remote attackers to bypass the whitelisted_ips protection mechanism via a crafted request.

POC

Reference

No PoCs from references.

Github