Skip to content

Releases: ActiveState/tornado

v5.1.1+security.2

02 Jun 15:09
a4d4611

Choose a tag to compare

Security backport release for the Python 2.7-compatible tornado 5.1.1 line. Of nine reported advisories, one was already fixed (5.1.1.1) and two collapse into one fix, giving seven backports (one commit each).

Already fixed in 5.1.1.1: GHSA-hj3f-6gcp-jg8j (CVE-2023-28370, StaticFileHandler open redirect).

Behavior notes: the multipart caps (tornado.httputil._MULTIPART_MAX_PARTS / _MULTIPART_MAX_PART_HEADER_SIZE) and stricter multipart rejection are behavior changes.

PR: #1

Tornado 5.1.1.1

29 Dec 17:34

Choose a tag to compare

ActiveState release of Tornado version 5.1.1.1

This is a Python 2 patch version to close CVE-2023-28370.