HTTP Request Smuggling Affecting tornado package, versions [,6.3.3)


Severity

Recommended
0.0
medium
0
10

CVSS assessment made by Snyk's Security Team

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-PYTHON-TORNADO-6041512
  • published 1 Nov 2023
  • disclosed 1 Nov 2023
  • credit Ben Kallus

Introduced: 1 Nov 2023

CVE NOT AVAILABLE CWE-444 Open this link in a new tab

How to fix?

Upgrade tornado to version 6.3.3 or higher.

Overview

tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

Affected versions of this package are vulnerable to HTTP Request Smuggling via the parse and validate strings capabilities in the int constructor.

Notes:

  1. This is possible when Tornado is deployed behind certain proxies that interpret those non-standard characters differently.
  2. This is known to apply to older versions of haproxy, although the current release is not affected.

CVSS Scores

version 3.1
Expand this section

Snyk

Recommended
6.5 medium
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    Low
  • Privileges Required (PR)
    None
  • User Interaction (UI)
    Required
  • Scope (S)
    Unchanged
  • Confidentiality (C)
    None
  • Integrity (I)
    None
  • Availability (A)
    High