Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918526 (CVE-2023-46137) - <dev-python/twisted-23.10.0_rc1: response ordering vulnerability
Summary: <dev-python/twisted-23.10.0_rc1: response ordering vulnerability
Status: CONFIRMED
Alias: CVE-2023-46137
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL: https://github.com/twisted/twisted/se...
Whiteboard: B4 [glsa?]
Keywords:
Depends on: 918476 921936
Blocks:
  Show dependency tree
 
Reported: 2023-11-25 16:06 UTC by John Helmert III
Modified: 2024-01-13 10:54 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2023-11-25 16:06:37 UTC
CVE-2023-46137:

Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, the attacker can delay the response on purpose to manipulate the response of the second request when a victim launched two requests using HTTP pipeline. Version 23.10.0rc1 contains a patch for this issue.

Please stabilize >=23.10.0_rc1.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-01-12 19:00:19 UTC
cleanup done.