PT-2023-32993 · Unknown · Fastapi-Proxy-Lib

Publicado

2023-12-01

·

Atualizado

2023-12-01

CVSS v3.1

7.5

Alta

VetorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions fastapi-proxy-lib version 0.0.1
Description The issue arises from the shared use of httpx.AsyncClient across different user clients, leading to the persistent storage of cookies based on the set-cookie response header. This results in a cookie leakage issue among all user clients sharing the same httpx.AsyncClient.
Recommendations For version 0.0.1:
  • Do not use ForwardHttpProxy at all.
  • Do not use ReverseHttpProxy or ReverseWebSocketProxy for any servers that may potentially send a set-cookie response. For the best solution, upgrade to version 0.1.0 or later.

Correção

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

GHSA-7VWR-G6PM-9HC8

Produtos afetados

Fastapi-Proxy-Lib