PT-2023-32993 · Unknown · Fastapi-Proxy-Lib
Publicado
2023-12-01
·
Atualizado
2023-12-01
CVSS v3.1
7.5
Alta
| Vetor | AV: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
ForwardHttpProxyat all. - Do not use
ReverseHttpProxyorReverseWebSocketProxyfor any servers that may potentially send aset-cookieresponse. 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
Produtos afetados
Fastapi-Proxy-Lib