Improper Input Validation Affecting thin package, versions <1.2.4


0.0
high

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.33% (71st percentile)
Expand this section
NVD
7.3 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-RUBY-THIN-456067
  • published 31 Jul 2019
  • disclosed 22 Sep 2009
  • credit Unknown

How to fix?

Upgrade thin to version 1.2.4 or higher.

Overview

thin is a thin and fast web server.

Affected versions of this package are vulnerable to Improper Input Validation. lib/thin/connection.rb 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.