Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. Twisted
  4. ›
  5. CVE-2023-46137

CVE-2023-46137: twisted.web has disordered HTTP pipeline response

October 25, 2023 (updated November 18, 2024)

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.

References

  • github.com/advisories/GHSA-xc8x-vp79-p3wm
  • github.com/pypa/advisory-database/tree/main/vulns/twisted/PYSEC-2023-224.yaml
  • github.com/twisted/twisted
  • github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm
  • nvd.nist.gov/vuln/detail/CVE-2023-46137

Code Behaviors & Features

Detect and mitigate CVE-2023-46137 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 23.10.0rc1

Fixed versions

  • 23.10.0rc1

Solution

Upgrade to version 23.10.0rc1 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

Source file

pypi/Twisted/CVE-2023-46137.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:10 +0000.