Fastapiexpert

Python-multipart

7 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.22%
  • Veröffentlicht 22.06.2026 16:58:54
  • Zuletzt bearbeitet 26.06.2026 19:50:18

Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.31, parse_form() did not validate the Content-Length header before using it to bound its chunked read of the request body. A negative Content-Length turned the bounded read int...

  • EPSS 0.18%
  • Veröffentlicht 22.06.2026 16:57:21
  • Zuletzt bearbeitet 26.06.2026 19:54:37

Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.30, parse_options_header parsed Content-Disposition (and Content-Type) headers with email.message.Message, which transparently applies RFC 2231/5987 decoding. The extended para...

  • EPSS 0.18%
  • Veröffentlicht 22.06.2026 16:56:32
  • Zuletzt bearbeitet 26.06.2026 19:52:35

Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.30, QuerystringParser treated ; as a field separator in application/x-www-form-urlencoded bodies, in addition to &. The WHATWG URL standard, modern browsers, and Python's urlli...

  • EPSS 0.38%
  • Veröffentlicht 22.06.2026 16:55:42
  • Zuletzt bearbeitet 26.06.2026 19:50:56

Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.30, when parsing application/x-www-form-urlencoded bodies, QuerystringParser located the field separator with a two step lookup: it first scanned the entire remaining buffer fo...

  • EPSS 0.35%
  • Veröffentlicht 18.04.2026 00:16:38
  • Zuletzt bearbeitet 24.04.2026 16:51:19

Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted `multipart/form-data` requests with large preamble or epilogue sections. Upgrade to version 0.0.26 or la...

Exploit
  • EPSS 2.23%
  • Veröffentlicht 27.01.2026 00:34:06
  • Zuletzt bearbeitet 07.08.2026 12:17:21

Python-Multipart is a streaming multipart parser for Python. Prior to version 0.0.22, a Path Traversal vulnerability exists when using non-default configuration options `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`. An attacker can write uploaded file...

Exploit
  • EPSS 1.51%
  • Veröffentlicht 05.02.2024 15:15:09
  • Zuletzt bearbeitet 05.05.2025 14:14:26

`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, including options. An attacker could send a custom-made `Content-Type` option t...