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 applicationsUpgrade tornado to version 6.5.8 or higher.
tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') via the set_cookie method when attacker-controlled keyword arguments with capitalized names are passed, bypassing character validation and allowing injection of arbitrary cookie attributes. An attacker can manipulate cookie attributes by supplying specially crafted values through capitalized keyword arguments.
Note: This is only exploitable if the application uses capitalized or legacy keyword arguments in the set_cookie method.