CVE-2024-24762
Published Feb 5, 2024`python-multipart` is a streaming multipart parser for Python. When using form data, `python-multipart` uses a Regular Expression to parse the HTTP `Content-Type` header, includin…
Vendor/product archive
2 CVEs tagged to tiangolo / fastapi — 0 Critical, 2 High, 0 Medium, 0 Low, 0 Unrated.
`python-multipart` is a streaming multipart parser for Python. When using form data, `python-multipart` uses a Regular Expression to parse the HTTP `Content-Type` header, includin…
FastAPI is a web framework for building APIs with Python 3.6+ based on standard Python type hints. FastAPI versions lower than 0.65.2 that used cookies for authentication in path…