FastAPI Guard to biblioteka bezpieczeństwa dla FastAPI zapewniająca middleware do kontroli IP, logowania żądań i wykrywania prób penetracyjnych. Odkryto lukę HTTP header injection w wersjach starszych niż 2.0.0 — poprzez manipulację nagłówkiem X-Forwarded-For atakujący może wstrzyknąć arbitralne adresy IP do żądania, co umożliwia obejście kontroli dostępu opartej na IP, wprowadzenie w błąd systemów logowania i podszywanie się pod zaufanych klientów. Podatność jest szczególnie niebezpieczna, gdy aplikacja opiera autoryzację lub autentykację na nagłówku X-Forwarded-For. Użytkownicy powinni zaktualizować FastAPI Guard do wersji 2.0.0.
▸ Pokaż oryginał (EN)
FastAPI Guard is a security library for FastAPI that provides middleware to control IPs, log requests, and detect penetration attempts. An HTTP header injection vulnerability has been identified in versions prior to 2.0.0. By manipulating the X-Forwarded-For header, an attacker can potentially inject arbitrary IP addresses into the request. This vulnerability can allow attackers to bypass IP-based access controls, mislead logging systems, and impersonate trusted clients. It is especially impactful when the application relies on the X-Forwarded-For header for IP-based authorization or authentication. Users should upgrade to FastAPI Guard version 2.0.0 to receive a fix.
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:NFastapi Guard
APPFastapi-Guard< 2.0.0
Powiązane podatności
fastapi-guard is a security library for FastAPI that provides middleware to control IPs, log requests, detect ...
FastAPI Guard is a security library for FastAPI that provides middleware to control IPs, log requests, and det...