Vulnerability Description
lib/thin/connection.rb in Thin web server before 1.2.4 relies on the X-Forwarded-For header to determine the IP address of the client, which allows remote attackers to spoof the IP address and hide activities via a modified X-Forwarded-For header.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Macournoyer | Thin | <= 1.2.2 |
Related Weaknesses (CWE)
References
- http://github.com/macournoyer/thin/blob/master/CHANGELOG
- http://github.com/macournoyer/thin/commit/7bd027914c5ffd36bb408ef47dc749de3b6e06Patch
- http://www.openwall.com/lists/oss-security/2009/09/12/1
- http://github.com/macournoyer/thin/blob/master/CHANGELOG
- http://github.com/macournoyer/thin/commit/7bd027914c5ffd36bb408ef47dc749de3b6e06Patch
- http://www.openwall.com/lists/oss-security/2009/09/12/1
FAQ
What is CVE-2009-3287?
CVE-2009-3287 is a vulnerability with a CVSS score of 7.5 (HIGH). lib/thin/connection.rb in Thin web server before 1.2.4 relies on the X-Forwarded-For header to determine the IP address of the client, which allows remote attackers to spoof the IP address and hide ac...
How severe is CVE-2009-3287?
CVE-2009-3287 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2009-3287?
Check the references section above for vendor advisories and patch information. Affected products include: Macournoyer Thin.