Lucene search

K
cveGitHub_MCVE-2023-46137
HistoryOct 25, 2023 - 9:15 p.m.

CVE-2023-46137

2023-10-2521:15:10
CWE-444
GitHub_M
web.nvd.nist.gov
62
twisted
web framework
internet applications
cve-2023-46137
security vulnerability
http requests
response manipulation
nvd

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

5

Confidence

High

EPSS

0.001

Percentile

21.7%

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.

Affected configurations

Nvd
Vulnrichment
Node
twistedmatrixtwistedRange22.8.0
VendorProductVersionCPE
twistedmatrixtwisted*cpe:2.3:a:twistedmatrix:twisted:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "twisted",
    "product": "twisted",
    "versions": [
      {
        "version": "23.10.0rc1",
        "status": "affected"
      }
    ]
  }
]

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

5

Confidence

High

EPSS

0.001

Percentile

21.7%