Vulnerability Description
The to_s method in actionpack/lib/action_dispatch/middleware/remote_ip.rb in Ruby on Rails 3.0.5 does not validate the X-Forwarded-For header in requests from IP addresses on a Class C network, which might allow remote attackers to inject arbitrary text into log files or bypass intended address parsing via a crafted header.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Rubyonrails | Rails | 3.0.5 |
Related Weaknesses (CWE)
References
- http://archives.neohapsis.com/archives/fulldisclosure/2011-02/0337.html
- http://webservsec.blogspot.com/2011/02/ruby-on-rails-vulnerability.htmlExploit
- http://www.openwall.com/lists/oss-security/2011/08/17/1Patch
- http://www.openwall.com/lists/oss-security/2011/08/19/11Patch
- http://www.openwall.com/lists/oss-security/2011/08/20/1Patch
- http://www.openwall.com/lists/oss-security/2011/08/22/13Patch
- http://www.openwall.com/lists/oss-security/2011/08/22/14Exploit
- http://www.openwall.com/lists/oss-security/2011/08/22/5Patch
- https://bugzilla.novell.com/show_bug.cgi?id=673010Exploit
- http://archives.neohapsis.com/archives/fulldisclosure/2011-02/0337.html
- http://webservsec.blogspot.com/2011/02/ruby-on-rails-vulnerability.htmlExploit
- http://www.openwall.com/lists/oss-security/2011/08/17/1Patch
- http://www.openwall.com/lists/oss-security/2011/08/19/11Patch
- http://www.openwall.com/lists/oss-security/2011/08/20/1Patch
- http://www.openwall.com/lists/oss-security/2011/08/22/13Patch
FAQ
What is CVE-2011-3187?
CVE-2011-3187 is a vulnerability with a CVSS score of 4.3 (MEDIUM). The to_s method in actionpack/lib/action_dispatch/middleware/remote_ip.rb in Ruby on Rails 3.0.5 does not validate the X-Forwarded-For header in requests from IP addresses on a Class C network, which ...
How severe is CVE-2011-3187?
CVE-2011-3187 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2011-3187?
Check the references section above for vendor advisories and patch information. Affected products include: Rubyonrails Rails.